Skip to content
Snippets Groups Projects
Commit 6b1e1969 authored by Ramon Souza's avatar Ramon Souza
Browse files

adjust navbar height

parent 4c3edbce
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ const NOTE_MIN_WIDTH = 340;
const NOTE_MAX_WIDTH = 800;
const WAITING_MIN_WIDTH = 340;
const WAITING_MAX_WIDTH = 800;
const NAVBAR_HEIGHT = 85;
const NAVBAR_HEIGHT = 112; // 7rem
const ACTIONSBAR_HEIGHT = isMobile ? 50 : 42;
const BREAKOUT_MIN_WIDTH = 320;
const BREAKOUT_MAX_WIDTH = 400;
......
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