File tree 2 files changed +8
-2
lines changed 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 35
35
font-size : 18px ;
36
36
font-weight : bold;
37
37
color : var (--vp-highlight-color );
38
- margin : 8 px 6px 8px 3px ;
38
+ margin : 5 px 6px 8px 3px ;
39
39
cursor : pointer;
40
40
width : 18px ;
41
41
height : 18px ;
@@ -106,7 +106,8 @@ input.vp-menu-search-box {
106
106
background-size : contain;
107
107
}
108
108
/* 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 {
110
111
position : absolute;
111
112
right : 45px ;
112
113
top : 15px ;
Original file line number Diff line number Diff line change @@ -601,6 +601,11 @@ hr.vp-extra-menu-line {
601
601
.vp-inner-popup-body .mr5 {
602
602
margin-right : 5px ;
603
603
}
604
+ # vp_wrapper .pl5 ,
605
+ .vp-popup-frame .pl5 ,
606
+ .vp-inner-popup-body .pl5 {
607
+ padding-left : 5px ;
608
+ }
604
609
/* Layout */
605
610
.vp-inline-block {
606
611
display : inline-block !important ;
You can’t perform that action at this time.
0 commit comments