页面应为可见,避免打开选框列表被遮挡

This commit is contained in:
Bard 2024-10-11 23:19:32 +08:00 committed by GitHub
parent a669b9ac64
commit 7c2a395175
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2725,7 +2725,7 @@ body.modal-overlay-active #modal_overlay {
#view {
border-radius: .375rem;
overflow: hidden
overflow: visible
}
#view>.spinning {
@ -4576,16 +4576,6 @@ div#service_status {
font-weight: bold;
}
/* 流量导向RPS */
#cbi-network-globals .cbi-dropdown[open] > ul.dropdown {
position: unset;
}
/* 流量导向RPS */
div[id^="cbid.system.cfg"][id$=".notes"] {
min-width: 270px;
}
/* passwall faq */
[id^="container.passwall."][id$=".faq"] {
margin-left: 10px;