git @ Cat's Eye Technologies
Wunnel
/
bcffc94
CSS bandaid.
Chris Pressey
7 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
impl/wunnel.js/demo/wunnel.html
less
more
13
13
display: inline-block;
14
14
flex: 1 1 auto;
15
15
}
16
#editor {
16
textarea {
17
17
display: inline-block;
18
18
flex: 1 1 auto;
19
19
}