Reduce builder side panel width to 260px
This commit is contained in:
parent
c8dc7885cf
commit
77a943cc36
|
@ -45,7 +45,7 @@
|
|||
|
||||
<style>
|
||||
.panel {
|
||||
width: 280px;
|
||||
width: 260px;
|
||||
background: var(--background);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in New Issue