Files
code-editor/app/elements/notification-bubbles/notification-bubbles.less
T
2022-03-21 17:43:17 +01:00

8 lines
131 B
Plaintext

notification-bubbles {
display: block;
position: fixed;
bottom: 0;
right: 0;
z-index: 9999;
width: 380px;
}