feat(store-header): enhance search functionality and improve mobile layout with new styles
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.btn {
|
||||
font-size: 11px;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-primary,
|
||||
.btn-secondary,
|
||||
.btn-danger {
|
||||
|
||||
Reference in New Issue
Block a user