mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 02:27:06 +01:00
Fix: center document close button in app frame (#10661)
This commit is contained in:
parent
64f31cac0c
commit
7c76377477
2 changed files with 2 additions and 2 deletions
|
|
@ -191,7 +191,7 @@ main {
|
|||
list-style-type: none;
|
||||
|
||||
&:hover .close {
|
||||
display: block;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.close {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue