This commit is contained in:
parent
a50f7f4bd5
commit
118267b6a7
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue