We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e5ba7 commit c4ae309Copy full SHA for c4ae309
packages/main/src/themes/ResponsivePopover.css
@@ -2,6 +2,8 @@
2
3
:host {
4
--_ui5_input_width: 100%;
5
+ min-width: 6.25rem;
6
+ min-height: 2rem;
7
}
8
9
:host(:not([with-padding])) {
0 commit comments