diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2021-02-22 18:00:02 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2021-02-22 18:00:02 +0200 |
| commit | e14b9ddc02864afc48552c9199352792e9e04af3 (patch) | |
| tree | 79ae0ed43e293640753274523fc248df7ec032da /src/components/poll/poll_form.vue | |
| parent | 2f60c6a821bd574fa352e45ac5bcc67097af7e11 (diff) | |
| parent | 3d013630aee48863cda5ece9ddf9a291703eb1af (diff) | |
changelog conflict fix
Diffstat (limited to 'src/components/poll/poll_form.vue')
| -rw-r--r-- | src/components/poll/poll_form.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/poll/poll_form.vue b/src/components/poll/poll_form.vue index 09496105..c4403210 100644 --- a/src/components/poll/poll_form.vue +++ b/src/components/poll/poll_form.vue @@ -151,6 +151,7 @@ border: none; box-shadow: none; background-color: transparent; + padding-right: 0.75em; } } |
