Spaces:
Sleeping
Sleeping
Update ui/styles.css
Browse files- ui/styles.css +1 -1
ui/styles.css
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
color: #555;
|
| 11 |
margin-bottom: 20px;
|
| 12 |
}
|
| 13 |
-
#main {
|
| 14 |
padding: 20px;
|
| 15 |
background-color: #f7f7f7;
|
| 16 |
margin-bottom: 20px;
|
|
|
|
| 10 |
color: #555;
|
| 11 |
margin-bottom: 20px;
|
| 12 |
}
|
| 13 |
+
#main, #control_panel {
|
| 14 |
padding: 20px;
|
| 15 |
background-color: #f7f7f7;
|
| 16 |
margin-bottom: 20px;
|