mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
Merge pull request #3773 from benlind/buttonless_habits_full_space
Fixes #3260: Buttonless habits full width
This commit is contained in:
commit
7db273c0be
1 changed files with 2 additions and 0 deletions
|
|
@ -118,6 +118,8 @@ for $stage in $stages
|
|||
|
||||
.habit-wide .task-text
|
||||
padding-left: 7em
|
||||
.habit-narrow .task-text
|
||||
padding-left: 0.75em
|
||||
|
||||
// when a task is being dragged
|
||||
.task.ui-sortable-helper
|
||||
|
|
|
|||
Loading…
Reference in a new issue