mirror of
https://github.com/penpot/penpot.git
synced 2025-04-04 11:01:20 -05: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;
|
||||
width: 100%;
|
||||
max-width: $s-468;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.modal-title {
|
||||
|
|
Loading…
Add table
Reference in a new issue