mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-06 17:46:23 +00:00
chore: run bun format to automatically format the frontend code
This commit is contained in:
Vendored
+1
-5
@@ -215,11 +215,7 @@ For commercial licensing, please contact support@quantumnous.com
|
||||
--skeleton-base: oklch(0.335 0 0);
|
||||
--skeleton-highlight: oklch(0.44 0 0);
|
||||
--table-row: var(--background);
|
||||
--table-header: color-mix(
|
||||
in oklch,
|
||||
var(--foreground) 6%,
|
||||
var(--background)
|
||||
);
|
||||
--table-header: color-mix(in oklch, var(--foreground) 6%, var(--background));
|
||||
--table-header-hover: color-mix(
|
||||
in oklch,
|
||||
var(--foreground) 9%,
|
||||
|
||||
Reference in New Issue
Block a user