mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 09:37:04 +01:00
Shrink dropdown note font size to fit on one line
This commit is contained in:
parent
a6bd118f5e
commit
a5edbcf9ef
1 changed files with 1 additions and 1 deletions
|
|
@ -44,6 +44,6 @@ small > svg {
|
|||
line-height: 1;
|
||||
|
||||
small {
|
||||
font-size: 70%;
|
||||
font-size: 65%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue