minor padding update for revamped user-menu (#17864)
This commit is contained in:
parent
2db076f9c8
commit
3764ebf963
|
@ -104,6 +104,7 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
border-left: 1px solid var(--primary-low);
|
border-left: 1px solid var(--primary-low);
|
||||||
|
padding: 0.75em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs-list {
|
.tabs-list {
|
||||||
|
|
Loading…
Reference in New Issue