Fix quill & feedback z-index

This commit is contained in:
2019-09-18 19:37:04 +02:00
parent c36d33890e
commit 4f83feced9
8 changed files with 31 additions and 36 deletions

View File

@@ -89,7 +89,7 @@ a.button:active {
position: absolute;
bottom: 1em;
right: 1em;
width: 33%;
width: 45%;
z-index: 1000;
}