X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Fcss%2Fstyle.css;h=901de34aa2ba08af4a4c68f1f71e2a82ae2f2a0a;hb=b59e67174a605a02045bc1dc85a821add2aea616;hp=3233715ff95bd15b688c5f176e9c47ec751d4a5c;hpb=7c15fe4c937c6f531f1d6e480977d36341eb1837;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git 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 { padding: 7px; } +.el-switch__label { + height: auto; +} + /* welcome and 404 page */ .container-center { display: flex;