Skip to content

Commit

Permalink
style(frontend/controller): add newline after rule end
Browse files Browse the repository at this point in the history
  • Loading branch information
Harjot1Singh committed Nov 1, 2019
1 parent 91b4a3e commit 6f8b440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/frontend/src/Settings/SettingComponents.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
.slider .MuiSlider-thumb:hover, .slider .MuiSlider-thumb.MuiSlider-active {
box-shadow: 0px 0px 0px 8px var(--settings-setting-shadow) !important;
}

.MuiPopover-paper .MuiListItem-root.Mui-selected {
background-color: var(--controller-selected-background-color);
}
Expand Down

0 comments on commit 6f8b440

Please sign in to comment.