diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-16 08:51:35 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-16 08:51:35 +0900 |
| commit | 545e83efb1da11fa435f3aaaa6f6ec0d168cedb8 (patch) | |
| tree | d2e780bccca89dae781b1d4d877a5ddcd305a788 /src/client/app/mobile/views/components | |
| parent | Exploreページを実装 (diff) | |
| download | sharkey-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.vue | 3 |
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 |