Skip to content

Commit a959bbc

Browse files
authored
fix(DefinitionList): fix styles of note alignment (#2366)
1 parent 7748aae commit a959bbc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/DefinitionList/DefinitionList.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,4 @@ $block: '.#{variables.$ns}definition-list';
9090
opacity: 1;
9191
}
9292
}
93-
94-
&__note {
95-
vertical-align: middle;
96-
}
9793
}

0 commit comments

Comments
 (0)