Update discourse-post-event.scss (#695)

This commit is contained in:
Jordan Vidrine 2025-02-25 15:28:48 -06:00 committed by GitHub
parent 52da58126e
commit 89f6b48bf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ $show-interested: inherit;
flex: 1 0 auto;
max-width: calc(100% - 2px - 6px);
box-sizing: border-box;
border-radius: var(--d-button-border-radius);
border-radius: var(--d-border-radius);
section:last-child {
padding-bottom: 0.75em;