Add center alignment to select form control in dr_materac.scss
This commit is contained in:
@@ -2090,6 +2090,7 @@ select.form-control:not([size]):not([multiple]) {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 20px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.price_container .current-price {
|
||||
|
||||
Reference in New Issue
Block a user