### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/siemens/element/blob/main/CONTRIBUTING.md). - [x] I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc. ### Feature request Currently the `si-select` has the following limitations regarding the styling: - [x] it should be possible to change the select to a button appearance e.g. by applying the classes `.btn .btn-secondary` fixed by #2274 - [x] it should be possible to adjust the block size for drop down items when using the `siSelectOptionTemplate` which allows to display additional information in a second row of the item #1935 - [ ] it should be possible to provide a template for the appearance in the `si-select-input` other than the `siSelectOptionTemplate` ### Use case _No response_
Prerequisites
Feature request
Currently the
si-selecthas the following limitations regarding the styling:.btn .btn-secondaryfixed by refactor(select): drop default styling from inline si-select #2274siSelectOptionTemplatewhich allows to display additional information in a second row of the item refactor(theme): use only a min-block-size for .dropdown-item #1935si-select-inputother than thesiSelectOptionTemplateUse case
No response