0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-12 06:42:40 +00:00
Files
homebrewery/client/splatsheet/sheetEditor/sheetEditor.less
2016-04-06 00:45:58 -04:00

8 lines
64 B
Plaintext

.sheetEditor{
textarea{
height : 300px;
width : 80%;
}
}