]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - frontend/css/style.css
Fix public folder listing switch label position
[perso/Immae/Projets/Nodejs/Surfer.git] / frontend / css / style.css
index 3233715ff95bd15b688c5f176e9c47ec751d4a5c..901de34aa2ba08af4a4c68f1f71e2a82ae2f2a0a 100644 (file)
@@ -78,6 +78,10 @@ a:hover, a:focus {
     padding: 7px;
 }
 
+.el-switch__label {
+    height: auto;
+}
+
 /* welcome and 404 page */
 .container-center {
     display: flex;