Fix console error

This commit is contained in:
KMY 2023-08-21 14:20:55 +09:00
parent 3cda899e72
commit 4dc4290d7f
2 changed files with 4 additions and 3 deletions

View file

@ -7512,6 +7512,7 @@ noscript {
margin: 16px 0;
background: lighten($ui-base-color, 4%);
color: $secondary-text-color;
border: 0;
&__active {
color: $primary-text-color;