aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/css/style.css')
-rw-r--r--frontend/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/frontend/css/style.css b/frontend/css/style.css
index 3233715..901de34 100644
--- a/frontend/css/style.css
+++ b/frontend/css/style.css
@@ -78,6 +78,10 @@ a:hover, a:focus {
78 padding: 7px; 78 padding: 7px;
79} 79}
80 80
81.el-switch__label {
82 height: auto;
83}
84
81/* welcome and 404 page */ 85/* welcome and 404 page */
82.container-center { 86.container-center {
83 display: flex; 87 display: flex;