We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6211af5 commit 51e81fcCopy full SHA for 51e81fc
src/app/core/toast/toast.component.styles.ts
@@ -2,7 +2,7 @@ import {StyleSheet} from "aphrodite";
2
3
export const styles = StyleSheet.create({
4
wrapper: {
5
- position: 'absolute',
+ position: 'fixed',
6
top: '12px',
7
right: '12px',
8
zIndex: '999999',
0 commit comments