Fix spoiler button style
This commit is contained in:
parent
66d7ac2210
commit
a3af7a24b1
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue