File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 font-size : 18px ;
3636 font-weight : bold;
3737 color : var (--vp-highlight-color );
38- margin : 8 px 6px 8px 3px ;
38+ margin : 5 px 6px 8px 3px ;
3939 cursor : pointer;
4040 width : 18px ;
4141 height : 18px ;
@@ -106,7 +106,8 @@ input.vp-menu-search-box {
106106 background-size : contain;
107107}
108108/* LAB: img to background-image */
109- # vp_wrapper .lab .vp-menu-search-icon {
109+ # vp_wrapper .lab .vp-menu-search-icon ,
110+ # vp_wrapper .lite .vp-menu-search-icon {
110111 position : absolute;
111112 right : 45px ;
112113 top : 15px ;
Original file line number Diff line number Diff line change @@ -601,6 +601,11 @@ hr.vp-extra-menu-line {
601601.vp-inner-popup-body .mr5 {
602602 margin-right : 5px ;
603603}
604+ # vp_wrapper .pl5 ,
605+ .vp-popup-frame .pl5 ,
606+ .vp-inner-popup-body .pl5 {
607+ padding-left : 5px ;
608+ }
604609/* Layout */
605610.vp-inline-block {
606611 display : inline-block !important ;
You can’t perform that action at this time.
0 commit comments