codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.04k stars 2.27k forks source link

Open Sandbox button has a strange white border #8466

Open reekystive opened 4 months ago

reekystive commented 4 months ago

🐛 bug report

Preflight Checklist

Description of the problem

The "Open Sandbox" button has a strange white border, which makes the visual effect of our favorite perfect project looks bad in dark mode.

To Reproduce

Use the CSS below then preview Sandbox in new tab:

:root {
  color-scheme: dark;
  background-color: #1e1e1e;
}

Screen Capture 2024-05-30 at 18 56 14

Link to sandbox: open-sandbox-button-dark-mode-issue

Your Environment

Software Name/Version
Сodesandbox 0.0.318
Browser Arc
Operating System macOS