WIFI-13097 - Signed-off-by: Sebastian Rubina sebastian.rubina@kinarasystems.com

Signed-off-by: Sebastian Rubina sebastian.rubina@kinarasystems.com
This commit is contained in:
Sebastian Rubina
2023-10-18 12:23:58 -04:00
parent d9a659acbc
commit b87091a33a
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -18,3 +18,4 @@
.env.production.local
npm-debug.log*
.vscode/settings.json

View File

@@ -123,6 +123,7 @@ export const Navbar = ({
top="15px"
border={scrolled ? '0.5px solid' : undefined}
w={isCompact ? '100%' : 'calc(100% - 254px)'}
zIndex={10}
>
<Flex
w="100%"