This website works better with JavaScript
Home
Explore
Help
Register
Sign In
web
/
persagy_topo_editer
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
取色器边框
haojianlong
4 years ago
parent
6f6c9d27c4
commit
e3a5e314bc
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/App.vue
+ 3
- 0
src/App.vue
View File
@@ -35,4 +35,7 @@ html {
display: none;
}
}
+.cololorSelect {
+ border: 1px solid #e6e6e6;
+}
</style>