Start of new menu
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
position: absolute;
|
||||
width: 8em;
|
||||
height: 100%;
|
||||
background-color: var(--accent_color_medium)
|
||||
background-color: var(--layer_2_color)
|
||||
}
|
||||
.textarea_container {
|
||||
position: absolute;
|
||||
@@ -26,7 +26,7 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
/* border: none !important; */
|
||||
background: var(--accent_color_dark);
|
||||
background: var(--layer_1_color);
|
||||
}
|
||||
|
||||
.toolbar_button{
|
||||
|
Reference in New Issue
Block a user