mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Fix wrapping with multiple tags, embiggen tags, pretty icons
This commit is contained in:
parent
e10a2391c4
commit
55c4c690ef
3 changed files with 23 additions and 8 deletions
|
|
@ -71,7 +71,7 @@ body {
|
|||
position: relative;
|
||||
flex: 1 1 auto;
|
||||
margin-bottom: 0;
|
||||
height: calc(1.5em + 0.75rem + 5px);
|
||||
min-height: calc(1.5em + 0.75rem + 5px);
|
||||
line-height: 1.5;
|
||||
|
||||
.ng-select-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue