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

This commit is contained in:
Shpuld Shpuldson 2021-02-15 08:30:41 +02:00
parent 44bddf6cd2
commit c3b267f2b9
1 changed files with 1 additions and 0 deletions

View File

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