feat: upgrade Bootstrap to v5.3
This commit is contained in:
@@ -27,7 +27,7 @@ class TransactionOptions(ViewOptions[Transaction], LoginRequired):
|
||||
},
|
||||
'amount': {
|
||||
'is_price': True,
|
||||
'class': 'text-right',
|
||||
'class': 'text-end',
|
||||
'width': '6rem',
|
||||
},
|
||||
'account': {
|
||||
|
||||
Reference in New Issue
Block a user