Limit Rainbow Pool filter dropdown size
cuz the "Prismatic Pink: Nostalgic" stuff is gonna get pretty long if we just do the default behavior of letting it grow to max content size!
This commit is contained in:
parent
5890e52e53
commit
4bcc3aaebb
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
display: contents
|
||||
font-weight: bold
|
||||
|
||||
select
|
||||
width: 16ch
|
||||
|
||||
.rainbow-pool-list
|
||||
list-style-type: none
|
||||
display: flex
|
||||
|
|
Loading…
Reference in a new issue