Skip to content
Snippets Groups Projects
Unverified Commit 9acd8dc7 authored by Gustavo Saiani's avatar Gustavo Saiani Committed by GitHub
Browse files

Remove unused nav color constant (#22602)

parent 271d01eb
No related merge requests found
import { color, lighten } from "metabase/lib/colors";
export const getDefaultSearchColor = () => lighten(color("nav"), 0.07);
export const APP_BAR_HEIGHT = "52px";
export const ADMIN_NAVBAR_HEIGHT = "65px";
export const NAV_SIDEBAR_WIDTH = "324px";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment