mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
Update button.css
This commit is contained in:
parent
9d7417b386
commit
c3b24aa024
@ -21,8 +21,8 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: inherit;
|
||||
border-color: #000;
|
||||
background-color: #000;
|
||||
border-color: $black;
|
||||
background-color: $black;
|
||||
border-radius: inherit;/* inherit parent's border radius */
|
||||
transform: translate3d(-50%, -50%, 0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user