We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c2a94 commit 647bbe5Copy full SHA for 647bbe5
projects/components/src/navigation/navigation-list.component.scss
@@ -5,10 +5,10 @@
5
position: relative;
6
display: flex;
7
flex-direction: column;
8
+ padding: 18px 12px;
9
10
height: 100%;
11
width: 100%;
- padding-right: 5px;
12
justify-content: space-between;
13
14
.content {
@@ -34,7 +34,7 @@
34
position: absolute;
35
36
align-items: center;
37
- top: 6px;
+ top: 22px;
38
right: -12px;
39
height: 28px;
40
width: 12px;
0 commit comments