mirror of
https://github.com/mue/mue.git
synced 2026-07-17 14:04:09 +02:00
7 lines
84 B
SCSS
7 lines
84 B
SCSS
.message {
|
|
cursor: default;
|
|
margin: 0;
|
|
user-select: none;
|
|
font-size: 1em;
|
|
}
|