X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Fcss%2Fstyle.css;h=b868258faaac3a9b96cf539a6bc71d10e24d9017;hb=1196eec5471240b5d2f2ee7e778d305fb60ed6ed;hp=45fce568245d0737474edbd93da358a872081f00;hpb=8370d9f06066dd808214b838551a29d24731bbd6;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/css/style.css b/frontend/css/style.css index 45fce56..b868258 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -62,6 +62,10 @@ a:hover, a:focus { visibility: visible; } +.el-progress-bar__inner { + transition: width 250ms; +} + .el-breadcrumb { border: 1px solid #ebeef5; border-radius: 5px;