mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 08:37:19 +01:00
Enhancement: global search tweaks (#6674)
This commit is contained in:
parent
7983487430
commit
a1e4365ff2
5 changed files with 130 additions and 82 deletions
|
|
@ -332,7 +332,8 @@ textarea,
|
|||
}
|
||||
}
|
||||
|
||||
.input-group .form-control-sm {
|
||||
.input-group .form-control-sm,
|
||||
.input-group .btn-sm {
|
||||
// accommodate larger font size on mobile
|
||||
padding-top: .15rem;
|
||||
padding-bottom: .15rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue