Skip to content

Commit

Permalink
fix(user.css) fix navbar playlists fixes scrolling issues
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetTechuila committed May 5, 2023
1 parent 93bae15 commit a4ef0b5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/user.css
Original file line number Diff line number Diff line change
Expand Up @@ -2326,10 +2326,6 @@ input:checked ~ .x-toggle-indicatorWrapper {
background-color: rgba(var(--spice-rgb-layer-shadow), 0.7) !important;
}

nav .main-rootlist-wrapper > :nth-child(2) {
transform: translateY(0) !important;
}

.main-rootlist-rootlistItemOverlay {
display: none;
}
Expand Down

2 comments on commit a4ef0b5

@SunsetTechuila
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mistyped the commit name
I'm dumb

@nimsandu
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤣 no you are not

Please sign in to comment.