mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
by popular demand, we're dropping the crosshatched square and going blank
This commit is contained in:
parent
30b3b527a5
commit
fc01b44a5a
1 changed files with 1 additions and 4 deletions
|
|
@ -202,10 +202,7 @@ for $stage in $stages
|
|||
opacity: 0.2
|
||||
|
||||
label:after
|
||||
// content: '◯'
|
||||
// content: '⬚'
|
||||
content: '▢'
|
||||
// content: '⧠'
|
||||
content: ''
|
||||
label:before
|
||||
position: absolute
|
||||
left: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue