add: filter statue load in storeview
This commit is contained in:
@@ -221,6 +221,16 @@ td {
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.required {
|
||||
/* color: #FBBA33; */
|
||||
color: black;
|
||||
}
|
||||
|
||||
.border-required {
|
||||
border-radius: 5px;
|
||||
border: 1px solid #FBBA33 !important;
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
th {
|
||||
font-size: 13px;
|
||||
|
||||
Reference in New Issue
Block a user