forked from AkkomaGang/akkoma-fe
add padding to poll type to not have arrow icon overlap text
This commit is contained in:
parent
44bddf6cd2
commit
c3b267f2b9
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@
|
||||||
border: none;
|
border: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
padding-right: 0.75em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue