passwall faq

This commit is contained in:
Bard 2024-03-06 04:38:03 +08:00 committed by GitHub
parent 3d3130e97b
commit fbfb684f9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1956,7 +1956,7 @@ td>table>tbody>tr>td,
height: auto;
opacity: 1;
transition: opacity .25s ease-in;
margin: inherit !important
/* margin: inherit !important */
}
.cbi-section[id] .cbi-section-remove:nth-of-type(4n+3),
@ -4240,3 +4240,9 @@ div#cbid\.appfilter\.appfilter\.chatapps {
div#service_status {
padding: 1rem;
}
/* passwall faq */
[id^="container.passwall."][id$=".faq"] {
margin-left: 10px;
margin-right: 10px;
}