ace editor

This commit is contained in:
Jan Prochazka
2021-03-07 10:17:05 +01:00
parent c6e95dbb6a
commit 00d5b25baa
6 changed files with 23 additions and 25 deletions

View File

@@ -40,6 +40,9 @@ body {
.bold {
font-weight: bold;
}
.flex1 {
flex: 1;
}
.col-9 {
flex-basis: 75%;