summaryrefslogtreecommitdiff
path: root/packages/client/src/components/poll-editor.vue
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-12-03 13:52:57 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-12-03 13:52:57 +0900
commit5fe2e8a59a7b45a76fb4e87ea306732301b5c36f (patch)
tree140c8396bdf4e4beabc2f926eff2ecc7fe5e9e3a /packages/client/src/components/poll-editor.vue
parentclient: tweak ui (diff)
downloadsharkey-5fe2e8a59a7b45a76fb4e87ea306732301b5c36f.tar.gz
sharkey-5fe2e8a59a7b45a76fb4e87ea306732301b5c36f.tar.bz2
sharkey-5fe2e8a59a7b45a76fb4e87ea306732301b5c36f.zip
client: tweak ui
Diffstat (limited to 'packages/client/src/components/poll-editor.vue')
-rw-r--r--packages/client/src/components/poll-editor.vue2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/client/src/components/poll-editor.vue b/packages/client/src/components/poll-editor.vue
index c2f760acbd..70ffb35d42 100644
--- a/packages/client/src/components/poll-editor.vue
+++ b/packages/client/src/components/poll-editor.vue
@@ -206,8 +206,6 @@ export default defineComponent({
> .input {
flex: 1;
- margin-top: 16px;
- margin-bottom: 0;
}
> button {