fix manage user product issues
This commit is contained in:
@@ -33,6 +33,7 @@ a {
|
||||
|
||||
p {
|
||||
font-family: "Cambria";
|
||||
text-align: justify ;
|
||||
}
|
||||
a:focus-visible {
|
||||
outline: none !important;
|
||||
|
||||
@@ -57887,4 +57887,7 @@ html:not([data-theme="dark"]) {
|
||||
.tabdiv input[type="checkbox"] {border: 1px solid #e0dddd !important;display: flex;width: 20px;height: 20px;justify-content: flex-start !important;margin: 0 auto 0 0;}
|
||||
.card {
|
||||
padding: 20px;
|
||||
}
|
||||
.index-box .card {
|
||||
min-height: 230px !important;
|
||||
}
|
||||
@@ -1365,4 +1365,7 @@ button.btn.btn-light-primary.me-3 {
|
||||
.tabdiv input[type="checkbox"] {border: 1px solid #e0dddd !important;display: flex;width: 20px;height: 20px;justify-content: flex-start !important;margin: 0 auto 0 0;}
|
||||
.card {
|
||||
padding: 20px;
|
||||
}
|
||||
.index-box .card {
|
||||
min-height: 230px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user