overflow on poll div
parent
996c56c242
commit
0588564bc9
|
@ -29,6 +29,7 @@ body {
|
|||
flex: 1;
|
||||
#poll {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue