set height of ace editor to 600px.
This commit is contained in:
@ -9,7 +9,7 @@ button i.fa-spin {
|
|||||||
|
|
||||||
.frame {
|
.frame {
|
||||||
display: none;
|
display: none;
|
||||||
height: 100%;
|
height: 600px;
|
||||||
|
|
||||||
audio, img, video {
|
audio, img, video {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
Reference in New Issue
Block a user