dont shrink

This commit is contained in:
2023-07-27 15:09:58 +10:00
parent ab25b0f64a
commit 5adc24f997

View File

@@ -27,6 +27,7 @@ const props = defineProps({
animation: spinner-rotation 8s ease-in-out infinite; animation: spinner-rotation 8s ease-in-out infinite;
margin-top: 2rem; margin-top: 2rem;
margin-bottom: 2rem; margin-bottom: 2rem;
flex-shrink: 0;
&.small { &.small {
width: 2rem; width: 2rem;