mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 17:26:13 +02:00
Disable user-selection
This commit is contained in:
parent
5939db771e
commit
7cd9c60fb6
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue