File tree 2 files changed +0
-11
lines changed
2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 33
33
--ifm-table-head-color : var (--subtle );
34
34
--ifm-link-hover-decoration : none ;
35
35
--ifm-navbar-background-color : var (--deepdark );
36
- --ifm-transition-fast : 0 ;
37
- --ifm-transition-slow : 0 ;
38
36
--ifm-pre-line-height : 1.5 ;
39
37
--ifm-tabs-padding-vertical : 6px ;
40
38
--ifm-color-warning : #ffe564 ;
@@ -955,8 +953,6 @@ aside[class^="theme-doc-sidebar-container"] {
955
953
956
954
.menu__list {
957
955
margin-bottom : 8px ;
958
- transition : none !important ;
959
- height : auto !important ;
960
956
961
957
& .blog-menu__list {
962
958
font-size : 14px ;
@@ -1048,12 +1044,6 @@ aside[class^="theme-doc-sidebar-container"] {
1048
1044
}
1049
1045
}
1050
1046
1051
- .menu__list-item.menu__list-item--collapsed {
1052
- .menu__list {
1053
- height : 0 !important ;
1054
- }
1055
- }
1056
-
1057
1047
.menu--responsive .menu__button {
1058
1048
right : 1.3rem ;
1059
1049
bottom : 1.3rem ;
Original file line number Diff line number Diff line change 447
447
stroke-opacity : 0 ;
448
448
transform : scale (2.25 , 1.33 ) rotate (0 );
449
449
opacity : 1 ;
450
- transition : none ;
451
450
}
452
451
453
452
.LogoAnimation.mobile .screen {
You can’t perform that action at this time.
0 commit comments