Bit of cleanup
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/* Component – Tool panel */
|
||||
|
||||
.tool-panel {
|
||||
width: 210px;
|
||||
flex-shrink: 0;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
Reference in New Issue
Block a user