mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-22 13:48:46 +00:00
Merge pull request #4101 from betaveros/betaveros/meter-text-nowrap
Make .meter-text nowrap to prevent truncation
This commit is contained in:
commit
64b19ed090
1 changed files with 1 additions and 0 deletions
|
|
@ -158,6 +158,7 @@
|
|||
top: 0
|
||||
z-index: 4
|
||||
line-height: 1.618
|
||||
white-space: nowrap
|
||||
&.value
|
||||
right: 0.382em
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue