diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-12-03 13:52:57 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-12-03 13:52:57 +0900 |
| commit | 5fe2e8a59a7b45a76fb4e87ea306732301b5c36f (patch) | |
| tree | 140c8396bdf4e4beabc2f926eff2ecc7fe5e9e3a /packages/client/src/components/poll-editor.vue | |
| parent | client: tweak ui (diff) | |
| download | sharkey-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.vue | 2 |
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 { |