6 lines
60 B
SCSS
6 lines
60 B
SCSS
.choice-table {
|
|
max-height: 300px;
|
|
overflow-y: auto;
|
|
}
|
|
|
.choice-table {
|
|
max-height: 300px;
|
|
overflow-y: auto;
|
|
}
|
|
|