@import url('./main-layout.css');

vaadin-combo-box.autocomplete::part(toggle-button) {
    display: none;
}
