Skip to content

Commit dada416

Browse files
committed
Fix alignment of translateIcon in navbar side menu
1 parent e648482 commit dada416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/navbar/style.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
}
5757

5858
.translateIcon {
59-
margin-right: 8px;
59+
margin-inline-end: 8px;
6060
}
6161

6262
.toolbar svg {

0 commit comments

Comments
 (0)