feat: add @border-width-base var (#4595)
This commit is contained in:
@@ -41,6 +41,6 @@
|
||||
}
|
||||
|
||||
&--surround::after {
|
||||
border-width: 1px;
|
||||
border-width: @border-width-base;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user