Skip to content

Commit 2c76bf6

Browse files
Update src/dialog/overflow-menu/overflow-menu.component.ts
Co-Authored-By: cal-smith <[email protected]>
1 parent ccb5de4 commit 2c76bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dialog/overflow-menu/overflow-menu.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import { I18n } from "./../../i18n/i18n.module";
4343
4444
/*
4545
Rotate the overflow menu container as well as the icon, since
46-
Since we calclate our menu position based on the container, not the icon
46+
we calculate our menu position based on the container, not the icon.
4747
*/
4848
.bx--data-table-v2 .bx--overflow-menu {
4949
transform: rotate(90deg);

0 commit comments

Comments
 (0)