kun 9/23 20:12

This commit is contained in:
沈学坤
2019-09-23 20:12:30 +08:00
parent 5372695dcc
commit 1474d83d39
26 changed files with 1535 additions and 302 deletions

View File

@@ -327,6 +327,8 @@ export default {
align-items: center;
select {
color: #666 !important;
font-size: 18px;
&:nth-of-type(1) {
/* 清除默认的箭头样式 */
appearance: none;
@@ -375,7 +377,7 @@ export default {
font-size: 18px;
font-weight: normal;
font-stretch: normal;
letter-spacing: 0px;
letter-spacing: 2px;
color: #666666;
padding: 0 18px;
box-sizing: border-box;