summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-03-03 16:35:15 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-03-03 16:35:15 +0900
commitbc208ce8545580e5b63f843577709881f9385b29 (patch)
treefab92bedb48f8db3d3aaa60ebd89e59c9d30ab60 /src/web
parent:art: (diff)
downloadmisskey-bc208ce8545580e5b63f843577709881f9385b29.tar.gz
misskey-bc208ce8545580e5b63f843577709881f9385b29.tar.bz2
misskey-bc208ce8545580e5b63f843577709881f9385b29.zip
Fix bug
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/desktop/views/components/post-form.vue8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/web/app/desktop/views/components/post-form.vue b/src/web/app/desktop/views/components/post-form.vue
index 1f98aed08c..5cf5cffc6a 100644
--- a/src/web/app/desktop/views/components/post-form.vue
+++ b/src/web/app/desktop/views/components/post-form.vue
@@ -455,10 +455,10 @@ export default Vue.extend({
from {background-position: 0 0;}
to {background-position: -64px 32px;}
- .upload
- .drive
- .kao
- .poll
+ > .upload
+ > .drive
+ > .kao
+ > .poll
display inline-block
cursor pointer
padding 0