Settings page is "fully" implementation.

This commit is contained in:
wei
2026-08-03 20:55:37 +08:00
parent ed9d25023d
commit 48b70c12af
16 changed files with 579 additions and 261 deletions
+2 -1
View File
@@ -23,7 +23,7 @@ QLabel#profileArrow {
font-size: 18px;
}
QFrame#profilePopup {
background: palette(mid);
/* background: palette(mid);*/
border: 1px solid palette(midlight);
border-radius: 5px;
}
@@ -32,6 +32,7 @@ QPushButton#profileItem {
background: transparent;
border: none;
text-align: left;
border-radius: 5px;
}
QPushButton#profileItem:hover {