Fix button overflow (#5452)

This commit is contained in:
Fijxu 2025-10-16 17:31:33 -03:00 committed by GitHub
parent 710b3f250b
commit 3226e17953
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,6 +167,7 @@ body a.pure-button-primary,
.pure-button-primary,
.pure-button-secondary {
white-space: normal;
border: 1px solid #a0a0a0;
border-radius: 3px;
margin: 0 .4em;