mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02:00
Top Controls was throwing an error (#4324)
<img width="337" height="76" alt="{4B3307AF-6162-4648-BC06-D5E8967E5D1B}" src="https://github.com/user-attachments/assets/6401da20-34a5-47f6-8d09-ce53211164d2" /> Co-authored-by: Connor Yoh <connor@stirlingpdf.com>
This commit is contained in:
parent
7c9769f5b9
commit
62c929b89b
@ -318,7 +318,7 @@ export const mantineTheme = createTheme({
|
||||
},
|
||||
control: {
|
||||
color: 'var(--text-secondary)',
|
||||
'[data-active]': {
|
||||
'[dataActive]': {
|
||||
backgroundColor: 'var(--bg-surface)',
|
||||
color: 'var(--text-primary)',
|
||||
boxShadow: 'var(--shadow-sm)',
|
||||
|
Loading…
Reference in New Issue
Block a user