8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
notification-bubbles {
|
|
display: block;
|
|
position: fixed;
|
|
bottom: 0;
|
|
right: 0;
|
|
z-index: 9999;
|
|
width: 380px;
|
|
} |