mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
fix tag list vertical space
This commit is contained in:
parent
0c89721133
commit
82d03f2dc6
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ a {
|
|||
}
|
||||
|
||||
.tags {
|
||||
top: 0;
|
||||
top: .2rem;
|
||||
right: 0;
|
||||
max-width: 80%;
|
||||
row-gap: .2rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue