react-templates/playground/playground.css

8 lines
86 B
CSS
Raw Normal View History

2014-11-16 16:20:04 +01:00
.hidden {
display:none;
}
.large-text-area {
width:800px;
height:300px;
}