mirror of
https://github.com/youzan/vant.git
synced 2025-12-22 01:07:29 +08:00
[breaking change] rebuild style struct (#2021)
This commit is contained in:
@@ -108,7 +108,7 @@ export default {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="postcss">
|
||||
<style lang="less">
|
||||
.demo-checkbox {
|
||||
.van-checkbox {
|
||||
margin: 10px 0 0 20px;
|
||||
|
||||
Reference in New Issue
Block a user