更新vue2的sass报错
This commit is contained in:
@@ -189,7 +189,7 @@ export default {
|
||||
padding: 30rpx 45rpx;
|
||||
|
||||
.input {
|
||||
border-bottom: $-solid-border;
|
||||
border-bottom: $solid-border;
|
||||
margin-top: 30rpx;
|
||||
|
||||
input {
|
||||
@@ -215,7 +215,7 @@ export default {
|
||||
padding: 26rpx 0;
|
||||
|
||||
&:not(:last-of-type) {
|
||||
border-bottom: $-solid-border;
|
||||
border-bottom: $solid-border;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user