aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/css')
-rw-r--r--frontend/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/css/style.css b/frontend/css/style.css
index 702aa5e..5c9236b 100644
--- a/frontend/css/style.css
+++ b/frontend/css/style.css
@@ -6,7 +6,7 @@ body {
6 color: rgb(96, 98, 102); 6 color: rgb(96, 98, 102);
7} 7}
8 8
9body > .el-container { 9.el-container {
10 height: 100%; 10 height: 100%;
11} 11}
12 12