mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Fix tag text overlapping (#11124)
* Fix word-wrapping in user * Fix word-wrapping in taskModal
This commit is contained in:
committed by
Matteo Pagliazzi
parent
83070e211d
commit
251563690e
@@ -201,6 +201,7 @@
|
||||
|
||||
.custom-control-label {
|
||||
margin-left: 10px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.filter-panel-footer {
|
||||
|
||||
Reference in New Issue
Block a user