mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-28 02:44:37 +02:00
fix 0294933edf
This commit is contained in:
@@ -273,7 +273,7 @@ onDeactivated(() => {
|
||||
|
||||
.hidden {
|
||||
width: 100%;
|
||||
background: none;
|
||||
background: #000;
|
||||
border: none;
|
||||
outline: none;
|
||||
font: inherit;
|
||||
|
||||
@@ -396,7 +396,7 @@ onDeactivated(() => {
|
||||
|
||||
.hidden {
|
||||
width: 100%;
|
||||
background: none;
|
||||
background: #000;
|
||||
border: none;
|
||||
outline: none;
|
||||
font: inherit;
|
||||
|
||||
Reference in New Issue
Block a user