summaryrefslogtreecommitdiff
path: root/src/client/app/mobile/views/components
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-02-16 08:51:35 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-02-16 08:51:35 +0900
commit545e83efb1da11fa435f3aaaa6f6ec0d168cedb8 (patch)
treed2e780bccca89dae781b1d4d877a5ddcd305a788 /src/client/app/mobile/views/components
parentExploreページを実装 (diff)
downloadsharkey-545e83efb1da11fa435f3aaaa6f6ec0d168cedb8.tar.gz
sharkey-545e83efb1da11fa435f3aaaa6f6ec0d168cedb8.tar.bz2
sharkey-545e83efb1da11fa435f3aaaa6f6ec0d168cedb8.zip
:art:
Diffstat (limited to 'src/client/app/mobile/views/components')
-rw-r--r--src/client/app/mobile/views/components/ui-container.vue3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/app/mobile/views/components/ui-container.vue b/src/client/app/mobile/views/components/ui-container.vue
index 2dcd83f586..63ca28cbca 100644
--- a/src/client/app/mobile/views/components/ui-container.vue
+++ b/src/client/app/mobile/views/components/ui-container.vue
@@ -46,6 +46,9 @@ export default Vue.extend({
box-shadow 0 4px 16px rgba(#000, 0.1)
overflow hidden
+ & + .ukygtjoj
+ margin-top 16px
+
&.naked
background transparent !important
box-shadow none !important