This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
rongxin.nongjing.expo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
下拉框样式
dev
yuzongping
1 week ago
parent
a518f6a1e0
commit
a364ef4db0
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/style/element-reset.scss
+1
-1
src/views/capital/index.scss
+ 1
- 0
src/style/element-reset.scss
View File
@@ -87,6 +87,7 @@ $border_color: rgba(30, 56, 92, 1);
width: 100% !important;
color: #DFF2FF;
border: 0;
border-radius: 0;
background: $bg_color;
}
+ 1
- 1
src/views/capital/index.scss
View File
@@ -16,7 +16,7 @@
}
.select_wrap {
width: 88x;
width: 88
p
x;
height: 44px;
background: rgba(3, 16, 40, 0.2);
border: 2px solid #3181F6;
Write
Preview
Loading…
Cancel
Save