Cleaned a bit more
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
/* Component – Tool panel */
|
||||
|
||||
.tool-panel {
|
||||
background: var(--bg-surface);
|
||||
border: 1px solid var(--border);
|
||||
border-radius: var(--radius);
|
||||
width: 210px;
|
||||
flex-shrink: 0;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user