mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Reduce margin-bottom of checklist-item from 10px to -3px. (#10684)
This commit is contained in:
committed by
Matteo Pagliazzi
parent
8c8aa78a1a
commit
db9c13a05d
@@ -282,7 +282,7 @@
|
||||
color: $gray-50;
|
||||
font-size: 14px;
|
||||
line-height: 1.43;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: -3px;
|
||||
min-height: 0px;
|
||||
width: 100%;
|
||||
margin-left: 8px;
|
||||
|
||||
Reference in New Issue
Block a user