fixed not to break in the button

This commit is contained in:
2025-10-29 21:17:18 -04:00
parent 862b0f0d87
commit 04ab16ea87

View File

@@ -25,6 +25,7 @@
& > p { & > p {
display: inline; display: inline;
color: var(--gray); color: var(--gray);
text-wrap:unset;
} }
& svg { & svg {