fix(css): Scope textarea z-index to just task boxes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user