11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
.notification-bar {
|
|
z-index: 999999;
|
|
overflow: hidden;
|
|
// margin: 0 0 6px;
|
|
padding: 2rem;
|
|
}
|
|
|
|
.notification-bar-message {
|
|
padding-right: 2rem;
|
|
}
|