fix(editor): Dark mode switch style fix and other tweaks (no-changelog) (#7599)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -262,7 +262,7 @@ const openPricingPage = () => {
|
||||
margin: 0 0 var(--spacing-xs);
|
||||
background: var(--color-background-xlight);
|
||||
border-radius: var(--border-radius-large);
|
||||
border: 1px solid var(--color-light-grey);
|
||||
border: 1px solid var(--color-foreground-base);
|
||||
white-space: nowrap;
|
||||
|
||||
.count {
|
||||
|
||||
Reference in New Issue
Block a user