mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
Better handle long tag names
This commit is contained in:
parent
400f1d37bf
commit
5bbcc7f2f7
3 changed files with 13 additions and 4 deletions
|
|
@ -1,3 +1,6 @@
|
|||
a {
|
||||
cursor: pointer;
|
||||
white-space: normal;
|
||||
word-break: break-word;
|
||||
text-align: end;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue