Commit 497adfbe by 陈超

T

parent c3f24de9
...@@ -20,6 +20,12 @@ ...@@ -20,6 +20,12 @@
border-bottom: none !important; border-bottom: none !important;
} }
.van-field__control {
width: 6.25rem !important;
background: rgba(245,245,245,1);
border-radius: 1rem;
}
</style> </style>
<div id="app" style="height: 100%;"> <div id="app" style="height: 100%;">
<div class="layout_v"> <div class="layout_v">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment