This commit is contained in:
syuilo 2019-02-27 09:27:19 +09:00
parent 2231c54dee
commit e6311fdb13
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -1,5 +1,5 @@
<template>
<div class="dnpfarvgbnfmyzbdquhhzyxcmstpdqzs" :class="{ naked, narrow, active, isStacked, draghover, dragging, dropready }"
<div class="dnpfarvgbnfmyzbdquhhzyxcmstpdqzs" :class="{ naked, narrow, active, isStacked, draghover, dragging, dropready, isMobile: $root.isMobile }"
@dragover.prevent.stop="onDragover"
@dragleave="onDragleave"
@drop.prevent.stop="onDrop"
@ -366,6 +366,10 @@ export default Vue.extend({
> button
color var(--text)
&.isMobile
> header
box-shadow none
> header
display flex
z-index 2