mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 01:57:08 +01:00
Feature: copy workflows and mail rules, improve layout (#7727)
This commit is contained in:
parent
8aa35540b5
commit
6192c15c4d
9 changed files with 227 additions and 70 deletions
|
|
@ -0,0 +1,4 @@
|
|||
// hide caret on mobile dropdown
|
||||
.d-block.d-sm-none .dropdown-toggle::after {
|
||||
display: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue