mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 18:46:52 +01:00
Refactor editor and filterable dropdowns to be common components in anticipation of bulk editor
This commit is contained in:
parent
fbb2da42dc
commit
55a6dca373
20 changed files with 105 additions and 105 deletions
|
|
@ -0,0 +1,7 @@
|
|||
.date-dropdown {
|
||||
min-width: 250px;
|
||||
|
||||
.btn-link {
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue