fix(additional-components): add overflow visible to control btn svgs
This commit is contained in:
@@ -127,6 +127,7 @@
|
|||||||
svg {
|
svg {
|
||||||
max-width: 12px;
|
max-width: 12px;
|
||||||
max-height: 12px;
|
max-height: 12px;
|
||||||
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user