open-consul/website/components/search-bar/style.css

5 lines
62 B
CSS
Raw Normal View History

.g-search {
width: calc(100% - 2rem);
max-width: 600px;
}