mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
add margin to buttons in setting page
This commit is contained in:
parent
01ac814b17
commit
1bc5f0eb0c
1 changed files with 3 additions and 0 deletions
|
|
@ -47,4 +47,7 @@
|
|||
padding: 0px 5px
|
||||
|
||||
.chat-btn
|
||||
margin-right: 5px;
|
||||
|
||||
.personal-options .btn
|
||||
margin-right: 5px;
|
||||
Loading…
Reference in a new issue