Mahiruoshi commited on
Commit
805bf42
·
1 Parent(s): fdf2ab9

Delete css

Browse files
Files changed (1) hide show
  1. css/custom.css +0 -18
css/custom.css DELETED
@@ -1,18 +0,0 @@
1
-
2
- #yml_code {
3
- height: 600px;
4
- flex-grow: inherit;
5
- overflow-y: auto;
6
- }
7
-
8
- #json_code {
9
- height: 600px;
10
- flex-grow: inherit;
11
- overflow-y: auto;
12
- }
13
-
14
- #gpu_code {
15
- height: 300px;
16
- flex-grow: inherit;
17
- overflow-y: auto;
18
- }