mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-02 15:02:38 +00:00
UPdating the homebrew editor with new snippet bar
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
width : 100%;
|
||||
//display: flex;
|
||||
//flex-direction: column;
|
||||
/*
|
||||
.textIcons{
|
||||
display : inline-block;
|
||||
vertical-align : top;
|
||||
@@ -36,5 +37,14 @@
|
||||
padding : 10px;
|
||||
border : none;
|
||||
outline: none;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
.snippetBar{
|
||||
background-color: #bbb;
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user