Fix edge debug info invisible

This commit is contained in:
futpib 2018-11-27 20:21:51 +03:00
parent 6f44dc87bd
commit 12ae7aa7df

View File

@ -189,6 +189,7 @@ div[tabindex="-1"]:focus {
}
.view-wrapper .edge-mouse-handler .edge-text {
opacity: 1;
color: var(--themeTextColor);
}
.server-info {