Added RWD to new HTTP Proxy UI

This commit is contained in:
Toby Chui
2025-06-11 21:24:43 +08:00
parent 7164b74d4a
commit 6d0c0be8c2
6 changed files with 82 additions and 257 deletions

View File

@@ -184,7 +184,8 @@ body.darkTheme .ui.input input::placeholder {
body.darkTheme .ui.label,
body.darkTheme .ui.label .detail,
body.darkTheme .ui.label .icon {
color: #ffffff !important;
background-color: var(--buttom_toggle_disabled);
color: var(--text_color) !important;
}
body.darkTheme .advanceoptions .title {