Fix quill & feedback z-index
This commit is contained in:
@@ -13,4 +13,8 @@
|
||||
.ql-editor.ql-blank::before {
|
||||
left: 1.5em;
|
||||
color: $gray-400;
|
||||
}
|
||||
|
||||
.ql-snow .ql-tooltip {
|
||||
z-index: 10;
|
||||
}
|
||||
@@ -89,7 +89,7 @@ a.button:active {
|
||||
position: absolute;
|
||||
bottom: 1em;
|
||||
right: 1em;
|
||||
width: 33%;
|
||||
width: 45%;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user