first commit

This commit is contained in:
dwindown
2025-08-21 20:39:34 +07:00
commit 58c1497171
576 changed files with 177044 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
.nav-link.active:hover {
color: white;
}
.form-check.form-switch {
display: flex;
align-items: center;
}
.form-switch .form-check-input {
background-repeat: no-repeat;
}
.formipay-editor-tab-content .card {
max-width: unset;
}
.top-40 {
top: 40px!important;
}