We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280f85d commit 98a2c4eCopy full SHA for 98a2c4e
packages/main/src/themes-next/Button.css
@@ -37,7 +37,7 @@ span[data-sap-ui-wc-root] .sapMBtn {
37
min-height: var(--_ui5_button_base_height);
38
}
39
40
-span[data-sap-ui-wc-root] .sapMBtn::before {
+ui5-button span[data-sap-ui-wc-root] .sapMBtn::before {
41
/* this is a hack for a bug in IE https:/* github.com/philipwalton/flexbugs/issues/231 */
42
content: '';
43
min-height: inherit;
0 commit comments