codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Missing border radius

Open jdbruxelles opened this issue 3 years ago • 1 comments

Hi, I noticed a missing border radius in the preferences modal. Here is a screenshot of how it is actually: image

And how it must be: image

by adding:

border-radius: 8px 0 0 8px;

jdbruxelles avatar Apr 12 '22 13:04 jdbruxelles

Thanks for flagging @jdbruxelles - Raised this!

JamesACS avatar Apr 13 '22 15:04 JamesACS