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