mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-04-26 18:09:26 +00:00
Enhancement: better monetary field with currency code (#5858)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.input-group-text {
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
.text-muted:focus-within {
|
||||
color: var(--bs-body-color) !important;
|
||||
}
|
||||
|
||||
.mw-60 {
|
||||
max-width: 60px;
|
||||
}
|
||||
Reference in New Issue
Block a user