mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 11:36:39 +01:00
Enhancement: improve layout, button labels for custom fields dropdown (#6362)
This commit is contained in:
parent
40db1065dc
commit
78f338484f
7 changed files with 23 additions and 19 deletions
|
|
@ -17,7 +17,7 @@
|
|||
--page-margin: 10px auto;
|
||||
}
|
||||
|
||||
::ng-deep .ng-select-taggable {
|
||||
::ng-deep form .ng-select-taggable {
|
||||
max-width: calc(100% - 90px); // fudge factor for (2x) ng-select button width
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue