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