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