ace with files
This commit is contained in:
@@ -7,6 +7,12 @@ button i.fa-spin {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.editor2 {
|
||||
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.frame {
|
||||
display: none;
|
||||
height: 400px;
|
||||
@@ -16,6 +22,15 @@ button i.fa-spin {
|
||||
}
|
||||
}
|
||||
|
||||
.frame2 {
|
||||
display: none;
|
||||
height: 100px;
|
||||
|
||||
audio, img, video {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user