0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 20:33:51 +00:00

remove width constraint on editors in snippet bar.

This commit is contained in:
Gazook89
2023-09-29 09:30:44 -05:00
parent 8077a91ff7
commit 3cf6691e67

View File

@@ -10,7 +10,6 @@
top : 0px;
right : 0px;
height : @menuHeight;
width : 125px;
justify-content : space-between;
&>div{
height : @menuHeight;