0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 18:22:42 +00:00
Files
homebrewery/client/homebrew/editor/editor.less
2016-11-23 14:47:28 -05:00

11 lines
98 B
Plaintext

.editor{
position : relative;
width : 100%;
.codeEditor{
height : 100%;
}
}