mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
chat functions better with just some padding rather than hight &
line-height (see multi-line chats with the large line-height)
This commit is contained in:
parent
ed1f3acded
commit
0cf18483ff
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@
|
|||
.tavern-chat, .party-chat
|
||||
|
||||
li
|
||||
min-height 60px
|
||||
line-height 60px
|
||||
padding-top:15px
|
||||
padding-bottom:15px
|
||||
border-bottom 1px solid #ddd
|
||||
|
||||
&.highlight
|
||||
|
|
|
|||
Loading…
Reference in a new issue