mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 13:22:40 +00:00
adjustment to toolbar spacing between items
testing the use of spacing to separate tool groups. Could alternatively use a thin vertical bar.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
flex-wrap : wrap;
|
||||
gap : 8px 30px;
|
||||
align-items : center;
|
||||
justify-content : center;
|
||||
justify-content : space-around;
|
||||
box-sizing : border-box;
|
||||
width : 100%;
|
||||
height : auto;
|
||||
|
||||
Reference in New Issue
Block a user