Fix spoiler button style

This commit is contained in:
AkiraFukushima 2022-05-15 23:53:21 +09:00
parent 66d7ac2210
commit a3af7a24b1
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
1 changed files with 2 additions and 0 deletions

View File

@ -837,6 +837,8 @@ export default {
background-color: var(--theme-selected-background-color);
border-color: var(--theme-border-color);
padding: 2px 4px;
height: 1.7rem;
margin: 0 4px;
}
}