first commit
This commit is contained in:
16
admin/assets/css/admin-setting.css
Normal file
16
admin/assets/css/admin-setting.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user