File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ nav ul {
134
134
visibility : visible;
135
135
max-height : 50px ;
136
136
opacity : 1 ;
137
+ padding : 0.625rem ;
137
138
transform : scale (1 ) translateX (10px );
138
139
}
139
140
@@ -148,6 +149,7 @@ nav ul {
148
149
font-size : 1rem ;
149
150
padding-left : 0.2rem ;
150
151
display : flex;
152
+ padding-top : 0.625rem ;
151
153
flex-direction : column;
152
154
}
153
155
@@ -532,6 +534,7 @@ input::placeholder {
532
534
margin-top : 8px ;
533
535
font-family : inherit;
534
536
}
537
+
535
538
input [type = 'number' ]::-webkit-inner-spin-button ,
536
539
input [type = 'number' ]::-webkit-outer-spin-button {
537
540
-webkit-appearance : none;
@@ -762,6 +765,7 @@ input[type='number']::-webkit-outer-spin-button {
762
765
border-radius : 5px ;
763
766
display : none;
764
767
}
768
+
765
769
.close-sideBar .tooltip ::before {
766
770
content : '' ;
767
771
position : absolute;
@@ -872,6 +876,7 @@ input[type='number']::-webkit-outer-spin-button {
872
876
margin-bottom : 1rem ;
873
877
position : relative;
874
878
}
879
+
875
880
.border-radius-preview-box + .btn-container {
876
881
margin-top : 1rem ;
877
882
}
@@ -980,6 +985,7 @@ input[type='number']::-webkit-outer-spin-button {
980
985
padding : 0.3rem 0.3rem 0.3rem 0.2rem ;
981
986
font-size : 12px ;
982
987
}
988
+
983
989
.dropdown-item : hover {
984
990
background-color : # 0c49d2 ;
985
991
}
@@ -1160,6 +1166,7 @@ a {
1160
1166
from {
1161
1167
opacity : 0 ;
1162
1168
}
1169
+
1163
1170
to {
1164
1171
opacity : 1 ;
1165
1172
}
You can’t perform that action at this time.
0 commit comments