mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
disabled emoji image selection on ios
This commit is contained in:
@ -545,6 +545,7 @@ input[type="checkbox"] {
|
||||
margin-right: 0.4rem;
|
||||
user-select: none;
|
||||
-webkit-user-select: none;
|
||||
pointer-events: none;
|
||||
}
|
||||
.picker-image {
|
||||
object-fit: cover;
|
||||
|
Reference in New Issue
Block a user