fix(toolbar): push buttons further from top of side toolbar
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
height: 100%;
|
||||
justify-content: flex-start;
|
||||
left: 0;
|
||||
padding-top: 10px;
|
||||
padding-top: 24px;
|
||||
top: 0;
|
||||
transform: translateX(-100%);
|
||||
width: $defaultToolbarSize;
|
||||
|
||||
Reference in New Issue
Block a user