Skip to content

Commit bfc6f01

Browse files
author
Marcin Maciaszczyk
authored
Fix notification filter indicator placement (#1995)
1 parent fff8b73 commit bfc6f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/core/components/notification-panel/notification-panel.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
bottom: $baseline-grid;
4545
height: $baseline-grid;
4646
position: absolute;
47-
right: 1.5 * $baseline-grid;
47+
right: $baseline-grid;
4848
width: $baseline-grid;
4949
}
5050
}

0 commit comments

Comments
 (0)