Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
frontend
Commits
3498e1e8
Commit
3498e1e8
authored
Feb 16, 2023
by
isstuev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
align submenu
parent
a11c5fa3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
NavLinkGroupDesktop.tsx
ui/snippets/navigation/NavLinkGroupDesktop.tsx
+1
-1
NavigationDesktop.pw.tsx_desktop-xl_with-submenu-desktop-xl-dark-mode-1.png
...pw.tsx_desktop-xl_with-submenu-desktop-xl-dark-mode-1.png
+0
-0
No files found.
ui/snippets/navigation/NavLinkGroupDesktop.tsx
View file @
3498e1e8
...
@@ -80,7 +80,7 @@ const NavLinkGroupDesktop = ({ text, subItems, icon, isCollapsed, isActive }: Pr
...
@@ -80,7 +80,7 @@ const NavLinkGroupDesktop = ({ text, subItems, icon, isCollapsed, isActive }: Pr
</
Flex
>
</
Flex
>
</
Box
>
</
Box
>
</
PopoverTrigger
>
</
PopoverTrigger
>
<
PopoverContent
width=
"auto"
>
<
PopoverContent
width=
"auto"
top=
{
{
lg
:
isExpanded
?
'
-16px
'
:
0
,
xl
:
isCollapsed
?
0
:
'
-16px
'
}
}
>
<
PopoverBody
p=
{
4
}
>
<
PopoverBody
p=
{
4
}
>
<
Text
variant=
"secondary"
fontSize=
"sm"
mb=
{
2
}
display=
{
{
lg
:
isExpanded
?
'
none
'
:
'
block
'
,
xl
:
isCollapsed
?
'
block
'
:
'
none
'
}
}
>
<
Text
variant=
"secondary"
fontSize=
"sm"
mb=
{
2
}
display=
{
{
lg
:
isExpanded
?
'
none
'
:
'
block
'
,
xl
:
isCollapsed
?
'
block
'
:
'
none
'
}
}
>
{
text
}
{
text
}
...
...
ui/snippets/navigation/__screenshots__/NavigationDesktop.pw.tsx_desktop-xl_with-submenu-desktop-xl-dark-mode-1.png
View replaced file @
a11c5fa3
View file @
3498e1e8
47.2 KB
|
W:
|
H:
45.7 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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