generated from Seekra/repository-template
feat(place-search-bar-below-navbar): add horizontal padding to the search bar wrapper in the navbar (on large screens)
This commit is contained in:
@@ -75,6 +75,7 @@ import NavbarSearchBarWrapper from './NavbarSearchBarWrapper.vue';
|
|||||||
|
|
||||||
.navbar-search-bar-wrapper {
|
.navbar-search-bar-wrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding: 0 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-search-bar-wrapper-small-screens-wrapper {
|
.navbar-search-bar-wrapper-small-screens-wrapper {
|
||||||
|
|||||||
Reference in New Issue
Block a user