7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
.system-message-wrap {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|