File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed
Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 3333 --ifm-table-head-color : var (--subtle );
3434 --ifm-link-hover-decoration : none ;
3535 --ifm-navbar-background-color : var (--deepdark );
36- --ifm-transition-fast : 0 ;
37- --ifm-transition-slow : 0 ;
3836 --ifm-pre-line-height : 1.5 ;
3937 --ifm-tabs-padding-vertical : 6px ;
4038 --ifm-color-warning : #ffe564 ;
@@ -955,8 +953,6 @@ aside[class^="theme-doc-sidebar-container"] {
955953
956954.menu__list {
957955 margin-bottom : 8px ;
958- transition : none !important ;
959- height : auto !important ;
960956
961957 & .blog-menu__list {
962958 font-size : 14px ;
@@ -1048,12 +1044,6 @@ aside[class^="theme-doc-sidebar-container"] {
10481044 }
10491045}
10501046
1051- .menu__list-item.menu__list-item--collapsed {
1052- .menu__list {
1053- height : 0 !important ;
1054- }
1055- }
1056-
10571047.menu--responsive .menu__button {
10581048 right : 1.3rem ;
10591049 bottom : 1.3rem ;
Original file line number Diff line number Diff line change 447447 stroke-opacity : 0 ;
448448 transform : scale (2.25 , 1.33 ) rotate (0 );
449449 opacity : 1 ;
450- transition : none ;
451450}
452451
453452.LogoAnimation.mobile .screen {
You can’t perform that action at this time.
0 commit comments