mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-06-09 12:46:47 -04:00
remove overflow:hidden from icon-button
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -29,7 +29,6 @@ $icon-button-size: 56 - ($border-width-thickness-num * 2);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
|
||||
border-radius: space($icon-button-size * 0.5);
|
||||
border-width: $border-width-thickness;
|
||||
|
||||
Reference in New Issue
Block a user