Skip to content

Commit b7203fd

Browse files
committed
Update full.css
1 parent d21f508 commit b7203fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

full.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,6 @@ body.notransition .sidebar {
825825
padding: 12px 0;
826826
padding-left: 18px;
827827
margin-left: -18px;
828-
flex: 1;
829828
}
830829

831830
.sidebar .header .title-screen .title:hover {
@@ -852,7 +851,7 @@ body.notransition .sidebar {
852851
.sidebar .header .logo::after {
853852
content: '';
854853
position: absolute;
855-
right: 44px;
854+
right: 0;
856855
width: 28px;
857856
height: 20px;
858857
background: linear-gradient(270deg, #1a1c24, #1a1c2400);

0 commit comments

Comments
 (0)