mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
[web] prevent undesired dragging of an image in the color-picker (#17433)
GitOrigin-RevId: d02892a0f7cf473de4db9a9ca3990b8f473195cf
This commit is contained in:
@@ -971,6 +971,7 @@
|
||||
|
||||
.custom-picker {
|
||||
position: absolute;
|
||||
user-select: none;
|
||||
|
||||
@media (max-width: @screen-xs-max) {
|
||||
top: 56px;
|
||||
|
||||
Reference in New Issue
Block a user