UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Apps
AFEIT
Commits
f172bae4
Commit
f172bae4
authored
Apr 15, 2021
by
Anne Demey
Browse files
More adjustments to menu spacing
parent
5b17477b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/components/mega-menu/MegaMenu.js
src/components/mega-menu/MegaMenu.js
+4
-4
No files found.
src/components/mega-menu/MegaMenu.js
View file @
f172bae4
...
@@ -116,7 +116,7 @@ const MegaMenu = ({ sticky }) => {
...
@@ -116,7 +116,7 @@ const MegaMenu = ({ sticky }) => {
<
Box
<
Box
direction
=
"
row
"
direction
=
"
row
"
basis
=
{
isVert
?
'
auto
'
:
'
45%
'
}
basis
=
{
isVert
?
'
auto
'
:
'
45%
'
}
gap
=
"
large
"
gap
=
"
medium
"
{...(
isVert
&&
{
flex
:
{
shrink
:
0
}
})}
{...(
isVert
&&
{
flex
:
{
shrink
:
0
}
})}
>
>
<
Box
basis
=
"
1/2
"
>
<
Box
basis
=
"
1/2
"
>
...
@@ -136,13 +136,13 @@ const MegaMenu = ({ sticky }) => {
...
@@ -136,13 +136,13 @@ const MegaMenu = ({ sticky }) => {
/
>
/
>
<
MenuGroup
category
=
"
Software Development & DevSecOps
"
/>
<
MenuGroup
category
=
"
Software Development & DevSecOps
"
/>
<
/Box
>
<
/Box
>
<
/Box
>
<
Divider
/>
<
Box
basis
=
"
1/2
"
>
<
Box
flex
=
{{
shrink
:
0
}}
>
<
Box
flex
=
{{
shrink
:
0
}}
>
<
GroupHeader
label
=
"
Digital Engineering
"
icon
=
{
<
DtDigiEng
/>
}
/
>
<
GroupHeader
label
=
"
Digital Engineering
"
icon
=
{
<
DtDigiEng
/>
}
/
>
<
MenuGroup
category
=
"
Digital Engineering
"
/>
<
MenuGroup
category
=
"
Digital Engineering
"
/>
<
/Box
>
<
/Box
>
<
Divider
/>
<
/Box
>
<
Box
basis
=
"
1/2
"
>
<
Box
flex
=
{{
shrink
:
0
}}
>
<
Box
flex
=
{{
shrink
:
0
}}
>
<
GroupHeader
label
=
"
Communications
"
icon
=
{
<
DtComms
/>
}
/
>
<
GroupHeader
label
=
"
Communications
"
icon
=
{
<
DtComms
/>
}
/
>
<
MenuGroup
category
=
"
Communications
"
/>
<
MenuGroup
category
=
"
Communications
"
/>
...
...
Ben Wynn
@bwynn
mentioned in commit
b4b9c647
·
Apr 16, 2021
mentioned in commit
b4b9c647
mentioned in commit b4b9c64785ad25174ede9bd7b7c0653dfb767d99
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment