eurleif 2 days ago

The following works for me in Chrome, and doesn't prevent the menu from going outside of the viewport:

    select, option {
        background: red;
        font-family: 'comic sans ms';
    }

1
cush 2 days ago

Yeah, it only works in Chrome