mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Allow line breaks in Tags
This commit is contained in:
parent
0c641d5f07
commit
1906451bc6
@ -497,6 +497,8 @@ table.table {
|
||||
// Bootstrap 5 tweaks
|
||||
a.badge {
|
||||
text-decoration: none;
|
||||
word-break: initial;
|
||||
white-space: initial;
|
||||
}
|
||||
|
||||
.btn-link {
|
||||
|
Loading…
x
Reference in New Issue
Block a user