mirror of
https://github.com/HabitRPG/habitica.git
synced 2026-05-24 02:52:20 -05:00
fix(habit): correct icon positions
This commit is contained in:
@@ -342,7 +342,7 @@
|
||||
|
||||
&-negative {
|
||||
&-enabled {
|
||||
padding-top: 13px;
|
||||
padding-top: 12px;
|
||||
}
|
||||
&-disabled {
|
||||
padding-top: 12px;
|
||||
@@ -351,7 +351,7 @@
|
||||
|
||||
&-positive {
|
||||
&-enabled {
|
||||
padding-top: 9px;
|
||||
padding-top: 8px;
|
||||
}
|
||||
&-disabled {
|
||||
padding-top: 8px;
|
||||
|
||||
Reference in New Issue
Block a user