Skip to content

Commit e695e35

Browse files
committed
scrolabble options container
1 parent 70dd9a3 commit e695e35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,6 +1266,7 @@ a:hover {
12661266
.select__box .options__container.options__active {
12671267
max-height: 240px;
12681268
opacity: 1;
1269+
overflow-y: auto;
12691270
}
12701271

12711272
.select__box .options__container.options__active + .selected::after {

0 commit comments

Comments
 (0)