Skip to content

Commit d913532

Browse files
committed
fix bad merge of DropdownToggle.scss
1 parent 3f2dd84 commit d913532

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/Dropdown/DropdownToggle.scss

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,6 @@ $primary: $ux-emerald-600;
44
$danger: $ux-red;
55
$warning: $ux-yellow-400;
66

7-
.Synthesized {
8-
.DropdownToggle {
9-
&.btn-primary {
10-
@include synthesis-btn-primary;
11-
}
12-
13-
&.btn-outline-primary {
14-
@include synthesis-btn-outline-primary;
15-
}
16-
}
17-
}
18-
197
.DropdownToggle {
208
@include synth-font-type-30--bold;
219

0 commit comments

Comments
 (0)