minor padding update for revamped user-menu (#17864)

This commit is contained in:
Kris
2022-08-10 12:17:31 -04:00
committed by GitHub
parent 2db076f9c8
commit 3764ebf963

View File

@@ -104,6 +104,7 @@
flex-direction: column;
justify-content: space-between;
border-left: 1px solid var(--primary-low);
padding: 0.75em 0;
}
.tabs-list {