fix palette
This commit is contained in:
@@ -685,11 +685,13 @@ input[type=text] {
|
||||
#tools_bottom {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
left: 40px;
|
||||
right: 20px;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
overflow-x: auto;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.dropdown li.tool_button {
|
||||
|
||||
Reference in New Issue
Block a user