Unwanted padding in poll option

This commit is contained in:
Niléane 2024-01-25 18:13:13 +01:00
commit 4df9165459
No known key found for this signature in database
3 changed files with 0 additions and 3 deletions

View file

@ -1622,7 +1622,6 @@ body.app-body {
}
.app-body .poll li {
margin-bottom: 4px;
padding-bottom: 1px;
position: relative;
border-radius: 8px;
overflow: hidden;

View file

@ -1622,7 +1622,6 @@ body.app-body {
}
.app-body .poll li {
margin-bottom: 4px;
padding-bottom: 1px;
position: relative;
border-radius: 8px;
overflow: hidden;

View file

@ -1622,7 +1622,6 @@ body.app-body {
}
.app-body .poll li {
margin-bottom: 4px;
padding-bottom: 1px;
position: relative;
border-radius: 8px;
overflow: hidden;