We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c729099 commit 649157aCopy full SHA for 649157a
1 file changed
src/shared/Components/IconButton.svelte
@@ -28,6 +28,7 @@
28
color: inherit;
29
cursor: pointer;
30
display: flex;
31
+ flex-shrink: 0;
32
height: 1.5rem;
33
justify-content: center;
34
overflow: visible;
0 commit comments