mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Fix checkbox alignment for dailies
This commit is contained in:
@@ -422,11 +422,13 @@
|
||||
}
|
||||
|
||||
.left-control {
|
||||
align-items: center;
|
||||
border-top-left-radius: 2px;
|
||||
border-bottom-left-radius: 2px;
|
||||
min-height: 60px;
|
||||
border: 1px solid transparent;
|
||||
border-right: none;
|
||||
flex-direction: row;
|
||||
|
||||
& + .task-content {
|
||||
border-left: none;
|
||||
|
||||
Reference in New Issue
Block a user