Commit fe95246e authored by youjie's avatar youjie

no message

parent f1022221
......@@ -8,7 +8,7 @@
:class="[$q.platform.is.desktop?'row justify-between':'column mobile']">
<div class="column col redEnvelope-left fz14"
:class="[$q.platform.is.desktop?'q-pl-sm':'']"
:style="{'padding':$q.platform.is.desktop?'0 30px 0 30px':''}">
:style="{'padding':$q.platform.is.desktop?'0 25px 0 25px':''}">
<p class="fz14 text-grey-7"
:class="[$q.platform.is.desktop?'':'q-pl-md']">{{$t('v104.passbook.titles.text6')}}</p>
<div ref="main" :class="[$q.platform.is.desktop?'q-pt-lg':'']" style="height: 280px;position: relative;top: -30px;"
......@@ -165,7 +165,7 @@
},
grid: {
top: $q.platform.is.desktop?"30px":"20px",
left: $q.platform.is.desktop?"60px":"45px",
left: $q.platform.is.desktop?"45px":"45px",
right: $q.platform.is.desktop?"30px":"20px",
bottom: $q.platform.is.desktop?"50px":"60px",
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment