feat(Popup): add close-icon prop (#4366)
This commit is contained in:
@@ -89,6 +89,10 @@
|
||||
right: @popup-close-icon-margin;
|
||||
color: @popup-close-icon-color;
|
||||
font-size: @popup-close-icon-size;
|
||||
|
||||
&:active {
|
||||
opacity: .6;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user