added left padding to options on voting page
This commit is contained in:
parent
b4e4e0b3c0
commit
357c6fb48d
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ body {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
display: flex;
|
display: flex;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
padding-left:5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.draggable-options {
|
.draggable-options {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue