mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
Update game-pane.styl
This had been bugging me... Adds a 5px space between chat labels and chat text. Untested so probably should double check it first.
This commit is contained in:
parent
f7d1159e06
commit
66182d9cdc
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
|||
|
||||
&.highlight
|
||||
background #EEE
|
||||
|
||||
label
|
||||
margin-right:5px
|
||||
|
||||
#market-tab
|
||||
position relative
|
||||
|
|
|
|||
Loading…
Reference in a new issue