Fix Linux UI bugs

This commit is contained in:
windingwind 2023-12-22 23:10:26 +08:00 committed by Dan Stillman
parent fb26921e11
commit f9a2f2f3e0
8 changed files with 3 additions and 38 deletions

View file

@ -1,10 +0,0 @@
tags-box, related-box {
color: Text;
background: Background;
}
#related-popup, #tags-popup {
--panel-color: Text;
--panel-background: transparent;
--panel-border-color: InactiveBorder
}