fix about/license text color in dark mode
parent
031df13195
commit
e21aa1c3f1
|
|
@ -657,6 +657,7 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: rgba(0,0,0,0.9);
|
background: rgba(0,0,0,0.9);
|
||||||
display: none;
|
display: none;
|
||||||
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
/***/
|
/***/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue