fix arrows
This commit is contained in:
@@ -405,6 +405,10 @@ header {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.spawn-btn.menu-construct:hover {
|
||||
border: 1px solid whitesmoke;
|
||||
}
|
||||
|
||||
.spawn-btn input {
|
||||
flex: 1 1 100%;
|
||||
width: 100%;
|
||||
@@ -430,7 +434,7 @@ header {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.menu-intances .menu-construct {
|
||||
.menu-instances .menu-construct {
|
||||
flex: 1 0 33%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user