parent
e706d0fbdd
commit
5a4fc07eca
|
@ -315,11 +315,6 @@ export default defineComponent({
|
|||
|
||||
<style lang="scss" scoped>
|
||||
/* Container and selection */
|
||||
.p-outer-super {
|
||||
// Disable all touch actions except scrolling
|
||||
touch-action: pan-x pan-y;
|
||||
}
|
||||
|
||||
.p-outer {
|
||||
padding: 2px;
|
||||
@media (max-width: 768px) {
|
||||
|
|
Loading…
Reference in New Issue