Skip to content

Commit

Permalink
fix(PollEditor): add margin between options
Browse files Browse the repository at this point in the history
Signed-off-by: DorraJaouad <[email protected]>
  • Loading branch information
DorraJaouad authored and backportbot-nextcloud[bot] committed Dec 4, 2023
1 parent 42648f5 commit 42a687b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NewMessage/NewMessagePollEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ export default {
align-items: center;
width: 100%;
height: 44px;
margin-bottom: 12px;
}
&__settings {
Expand Down

0 comments on commit 42a687b

Please sign in to comment.