This commit is contained in:
syuilo
2020-12-20 17:19:18 +09:00
parent e73297f260
commit beeb8de6da
4 changed files with 6 additions and 3 deletions

View File

@ -4,7 +4,7 @@
&._formClickable {
&:hover {
background: var(--panelHighlight);
//background: var(--panelHighlight);
}
}
}