mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Disable user-selection
This commit is contained in:
@@ -20,6 +20,7 @@ hr {
|
|||||||
grid-template-rows: auto 1fr auto;
|
grid-template-rows: auto 1fr auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: $s-468;
|
max-width: $s-468;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-title {
|
.modal-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user