mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
fix(css): Scope textarea z-index to just task boxes
This commit is contained in:
parent
1f6eef0082
commit
ae14d405cb
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@ for $stage in $stages
|
|||
form
|
||||
margin-bottom: 0 // stupid bootstrap override
|
||||
|
||||
textarea.form-control
|
||||
.task textarea.form-control
|
||||
position: relative
|
||||
z-index: 50
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue