We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3c37a commit fb6d48eCopy full SHA for fb6d48e
packages/uui-symbol-expand/lib/uui-symbol-expand.element.ts
@@ -33,7 +33,7 @@ export class UUISymbolExpandElement extends LitElement {
33
static styles = [
34
css`
35
:host {
36
- display: inline-block;
+ display: inline-flex;
37
width: 12px;
38
vertical-align: middle;
39
}
0 commit comments