2022.11 stable release #202

Merged
floatingghost merged 36 commits from develop into stable 2022-11-12 15:33:58 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6a045dbc58 - Show all commits

View File

@ -92,7 +92,7 @@
}
}
.picked-reaction {
.button-default.picked-reaction {
border: 1px solid var(--accent, $fallback--link);
margin-left: -1px; // offset the border, can't use inset shadows either
margin-right: calc(0.5em - 1px);