Skip to content

Commit ce76833

Browse files
committed
Remove indent
1 parent 5ab3029 commit ce76833

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
@@ -39,7 +39,7 @@ import { Component, ElementRef } from "@angular/core";
3939
`,
4040
styles: [`
4141
.bx--overflow-menu--open {
42-
opacity: 1
42+
opacity: 1
4343
}
4444
`]
4545
})

0 commit comments

Comments
 (0)