Fix: Foto-Editor — Prozent-Offsets (Position-Bug), Long-press, Stift-Icon
This commit is contained in:
parent
913cebcba1
commit
4f12c8e6a4
4 changed files with 16 additions and 9 deletions
|
|
@ -4616,6 +4616,8 @@ textarea.form-control {
|
|||
pointer-events: all;
|
||||
user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
-webkit-touch-callout: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.photo-editor-empty { font-size: 5rem; color: var(--c-text-secondary); }
|
||||
.photo-editor-controls { width: 100%; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue