File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,10 +147,21 @@ html:not(.dark):not([data-theme="dark"]):not([data-scheme="dark"]) #header-deskt
147147
148148html : not (.dark ): not ([data-theme = "dark" ]): not ([data-scheme = "dark" ]) # header-desktop .sub-menu {
149149 min-width : 14rem ;
150+ max-height : none !important ;
151+ overflow-y : hidden !important ;
152+ padding : 0.35rem 0.3rem !important ;
153+ }
154+
155+ html : not (.dark ): not ([data-theme = "dark" ]): not ([data-scheme = "dark" ]) # header-desktop .sub-menu .menu-item {
156+ height : auto !important ;
157+ line-height : 1.2 !important ;
158+ max-width : none !important ;
150159}
151160
152161html : not (.dark ): not ([data-theme = "dark" ]): not ([data-scheme = "dark" ]) # header-desktop .sub-menu .menu-link {
153- padding : 0.55rem 1.05rem !important ;
162+ display : block;
163+ padding : 0.48rem 0.9rem !important ;
164+ overflow : visible !important ;
154165}
155166
156167/* body text serif */
You can’t perform that action at this time.
0 commit comments