Fixed controls color
This commit is contained in:
parent
08e455fa4d
commit
7ea22986a7
1 changed files with 1 additions and 1 deletions
|
|
@ -477,7 +477,7 @@ export default function Page({
|
|||
<Background className="" />
|
||||
{!view && (
|
||||
<Controls
|
||||
className="bg-muted fill-foreground stroke-foreground text-primary
|
||||
className="[&>button]:bg-muted fill-foreground stroke-foreground text-primary
|
||||
[&>button]:border-b-border hover:[&>button]:bg-border"
|
||||
></Controls>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue