1
0
Fork 0
mirror of synced 2024-08-31 17:51:11 +12:00

Reduce builder side panel width to 260px

This commit is contained in:
Andrew Kingston 2022-07-01 12:47:30 +01:00
parent c8dc7885cf
commit 77a943cc36

View file

@ -45,7 +45,7 @@
<style>
.panel {
width: 280px;
width: 260px;
background: var(--background);
display: flex;
flex-direction: column;