redesign quill toolbar
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* Containers */
|
||||
|
||||
|
||||
body {
|
||||
min-width: 700px;
|
||||
font-family: $font_para, sans-serif;
|
||||
@@ -176,7 +177,7 @@ a.button:active {
|
||||
#main {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: calc(138px + 4em);
|
||||
top: calc(138px + 6em);
|
||||
bottom: 2rem;
|
||||
right:0;
|
||||
left:0;
|
||||
|
||||
Reference in New Issue
Block a user