Skip to content

Commit f611977

Browse files
authored
removes unused css for split-buttons (#103)
1 parent c7bb446 commit f611977

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

split-buttons/split-button.css

-5
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@
7272
& > button {
7373
border-radius: var(--radius) 0 0 var(--radius);
7474

75-
& > svg {
76-
fill: none;
77-
stroke: var(--ontheme);
78-
}
79-
8075
@supports (border-start-start-radius: 1px) {
8176
border-end-start-radius: var(--radius);
8277
border-start-start-radius: var(--radius);

0 commit comments

Comments
 (0)