mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-06 04:35:47 +01:00
Allow line breaks in Tags
This commit is contained in:
@@ -497,6 +497,8 @@ table.table {
|
||||
// Bootstrap 5 tweaks
|
||||
a.badge {
|
||||
text-decoration: none;
|
||||
word-break: initial;
|
||||
white-space: initial;
|
||||
}
|
||||
|
||||
.btn-link {
|
||||
|
||||
Reference in New Issue
Block a user