style: prevent drag on image preview switch
This commit is contained in:
parent
63e5972dd2
commit
fb564733e4
@ -2,6 +2,10 @@
|
||||
resize: none;
|
||||
}
|
||||
|
||||
.ant-image-preview-switch-left {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
.ant-btn:not(:disabled):focus-visible {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user