mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-01 01:46:16 +00:00
fix tag list vertical space
This commit is contained in:
@@ -80,7 +80,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tags {
|
.tags {
|
||||||
top: 0;
|
top: .2rem;
|
||||||
right: 0;
|
right: 0;
|
||||||
max-width: 80%;
|
max-width: 80%;
|
||||||
row-gap: .2rem;
|
row-gap: .2rem;
|
||||||
|
Reference in New Issue
Block a user