1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-28 02:44:37 +02:00
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 {
width: 100%;
background: none;
background: #000;
border: none;
outline: none;
font: inherit;

View File

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