Commit b46bc3aa authored by youjie's avatar youjie

no message

parent e7eb1076
......@@ -7,7 +7,7 @@
:class="{'max-width':$q.platform.is.mobile?'100vw':'auto'}">
<div class="non-selectable row">
<div class="q-pr-md cursor-pointer" @click="showImageHandler(item.roomImageURL,item.images)"
:class="{'col-2':$q.platform.is.desktop,'col-6':$q.platform.is.mobile}"
:class="{'col-2':$q.platform.is.desktop,'col-5':$q.platform.is.mobile}"
style="border-right: 1px solid #F5F5F5;">
<div class="relative rounded-borders overflow-hidden column bg-grey-1"
style="border: 1px solid #eee">
......
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