Update discourse-post-event.scss (#695)
This commit is contained in:
parent
52da58126e
commit
89f6b48bf6
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue