Commit 7f750c9e by 陈超

T

parent 4ba33722
...@@ -699,4 +699,8 @@ div::-webkit-scrollbar { ...@@ -699,4 +699,8 @@ div::-webkit-scrollbar {
background:rgba(245,245,245,1); background:rgba(245,245,245,1);
border-radius: 1rem; border-radius: 1rem;
padding: 0 !important; padding: 0 !important;
}
>>> .van-cell:not(:last-child)::after[all-range-input] {
border-bottom: none;
} }
\ No newline at end of file
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