mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
mobile improvements, fix dismiss 1 task
This commit is contained in:
parent
00a5c13001
commit
dc86993c84
3 changed files with 24 additions and 11 deletions
|
|
@ -1,3 +1,7 @@
|
|||
::ng-deep .popover {
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
::ng-deep .popover.mobile {
|
||||
max-width: 75%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue