Merge branch 'fix/poll-type-text-overflow' into 'develop'

add padding to poll type to not have arrow icon overlap text

See merge request pleroma/pleroma-fe!1345
This commit is contained in:
HJ 2021-02-20 19:29:02 +00:00
commit 663362db56

View file

@ -151,6 +151,7 @@
border: none;
box-shadow: none;
background-color: transparent;
padding-right: 0.75em;
}
}