X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Fcss%2Fstyle.css;h=901de34aa2ba08af4a4c68f1f71e2a82ae2f2a0a;hb=b59e67174a605a02045bc1dc85a821add2aea616;hp=3233715ff95bd15b688c5f176e9c47ec751d4a5c;hpb=ca5a757fab6de89ff0ee49983797e136c2b2a747;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;