File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 99
99
font-size : 16px ;
100
100
}
101
101
102
+ strong {
103
+ font-weight : 500 ;
104
+ }
105
+
102
106
.subtitle {
103
107
font-size : 17px ;
104
108
min-height : 1.4em ;
@@ -612,7 +616,6 @@ button {
612
616
width : 396px ;
613
617
height : 30px ;
614
618
padding : 8px 12px ;
615
- font-size : 24px ;
616
619
line-height : 30px ;
617
620
outline : none;
618
621
}
@@ -636,23 +639,21 @@ button {
636
639
}
637
640
638
641
.tt-menu {
642
+ right : 0 ;
643
+ left : inherit !important ;
639
644
width : 422px ;
640
- margin : 12 px 0 ;
645
+ margin : 0 ;
641
646
padding : 8px 0 ;
642
647
background-color : # fff ;
643
648
border : 1px solid # ccc ;
644
649
border : 1px solid rgba (0 , 0 , 0 , 0.2 );
645
- -webkit-border-radius : 8px ;
646
- -moz-border-radius : 8px ;
647
- border-radius : 8px ;
648
650
-webkit-box-shadow : 0 5px 10px rgba (0 , 0 , 0 , .2 );
649
651
-moz-box-shadow : 0 5px 10px rgba (0 , 0 , 0 , .2 );
650
652
box-shadow : 0 5px 10px rgba (0 , 0 , 0 , .2 );
651
653
}
652
654
653
655
.tt-suggestion {
654
656
padding : 3px 20px ;
655
- font-size : 18px ;
656
657
line-height : 24px ;
657
658
color : # 212121 ;
658
659
}
You can’t perform that action at this time.
0 commit comments