Skip to content

Commit f5657fa

Browse files
Pytalbackportbot[bot]
authored andcommitted
Fix missing icon
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 parent cb3fb68 commit f5657fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/PopoverMenu/PopoverMenuItem.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ li {
307307
* TODO: to remove */
308308
> img {
309309
width: $icon-size;
310-
padding: $icon-margin;
310+
margin: $icon-margin;
311311
}
312312
313313
/* checkbox/radio fixes */

0 commit comments

Comments
 (0)