Add files via upload

This commit is contained in:
公明
2026-07-23 20:18:55 +08:00
committed by GitHub
parent f5d580bbf0
commit f0b1955059
2 changed files with 74 additions and 5 deletions
+6
View File
@@ -9860,6 +9860,12 @@ html[data-theme="dark"] .robot-binding-service-hint-icon {
display: block;
}
.settings-custom-select-menu--floating {
display: block;
position: fixed;
z-index: 10050;
}
.settings-custom-select-option {
display: flex;
align-items: center;