fix(additional-components): add overflow visible to control btn svgs

This commit is contained in:
braks
2022-10-18 14:14:04 +02:00
committed by Braks
parent 8f95187a6c
commit c5aebf65bf

View File

@@ -127,6 +127,7 @@
svg {
max-width: 12px;
max-height: 12px;
overflow: visible;
}
&:hover {