Skip to content

Commit

Permalink
fix (remove) scrollbar appearing on media type icon (sidebar)
Browse files Browse the repository at this point in the history
  • Loading branch information
brookgagnon committed Aug 25, 2024
1 parent 0481d56 commit 0b39ea5
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions scss/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ body.sidebar-left .sidebar_search_media_container_detailed #media_detailed_toggl
#sidebar_search_media_results .sidebar_search_media_type
{
width: 12px;
overflow: hidden;
}

#sidebar_search_media_results .sidebar_search_media_artist
Expand Down
2 changes: 1 addition & 1 deletion themes/dark_on_light/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/dark_on_light/style.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/dark_on_light_hc/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/dark_on_light_hc/style.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/default/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/default/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion themes/light_on_dark_hc/style.css

Large diffs are not rendered by default.

Loading

0 comments on commit 0b39ea5

Please sign in to comment.