mirror of
https://github.com/thangisme/notes.git
synced 2026-06-11 19:19:43 -04:00
4 lines
36 B
CSS
4 lines
36 B
CSS
|
|
.container {
|
||
|
|
user-select: none;
|
||
|
|
}
|