feat: add less vars of border-radius & opacity (#4596)
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
font-size: @popup-close-icon-size;
|
||||
|
||||
&:active {
|
||||
opacity: .6;
|
||||
opacity: @active-opacity;
|
||||
}
|
||||
|
||||
&--top-left {
|
||||
|
||||
Reference in New Issue
Block a user