Commit 3471a54f8bb89875792f6defb0f363ae97535631

Authored by deaflynx
1 parent 005145a3

Extend height of protobuf editor to 10 lines

@@ -32,7 +32,7 @@ @@ -32,7 +32,7 @@
32 #tb-protobuf-input { 32 #tb-protobuf-input {
33 width: 100%; 33 width: 100%;
34 min-width: 200px; 34 min-width: 200px;
35 - min-height: 100px; 35 + min-height: 160px;
36 height: 100%; 36 height: 100%;
37 37
38 &:not(.fill-height) { 38 &:not(.fill-height) {