mirror of
https://github.com/apankrat/nullboard.git
synced 2025-08-08 06:06:47 +02:00
+ user-select:none at .board level; based on the patch by misha98857@github
This commit is contained in:
@@ -128,6 +128,8 @@
|
|||||||
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.crowded .board {
|
body.crowded .board {
|
||||||
|
Reference in New Issue
Block a user