Skip to content

Commit 8261880

Browse files
committed
Update full.css
1 parent 92aaa97 commit 8261880

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

full.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,14 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
15151515
-webkit-user-select: text;
15161516
}
15171517

1518+
.sidebar .learn-wrapper.logout-enabled .logout {
1519+
display: grid;
1520+
}
1521+
1522+
.sidebar .learn-wrapper.logout-enabled .share {
1523+
margin-top: var(--spacing-2);
1524+
}
1525+
15181526

15191527
.menu {
15201528
position: fixed;

0 commit comments

Comments
 (0)