This commit is contained in:
まっちゃとーにゅ
2024-01-27 15:50:50 +09:00
parent a50f7f4bd5
commit 118267b6a7
2 changed files with 2 additions and 2 deletions

View File

@@ -273,7 +273,7 @@ onDeactivated(() => {
.hidden { .hidden {
width: 100%; width: 100%;
background: none; background: #000;
border: none; border: none;
outline: none; outline: none;
font: inherit; font: inherit;

View File

@@ -396,7 +396,7 @@ onDeactivated(() => {
.hidden { .hidden {
width: 100%; width: 100%;
background: none; background: #000;
border: none; border: none;
outline: none; outline: none;
font: inherit; font: inherit;