Skip to content

Commit

Permalink
Lint fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Dec 13, 2021
1 parent 2d0af11 commit 961a0fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Widgets/range.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ body:not(.view-viewview):not(.has-sidebar-collapsed):not(.has-toolbar-collapsed)
.stretch {
padding: 0 16.2rem;
}

body:not(.view-viewview):not(.has-sidebar-collapsed):not(.has-toolbar-collapsed)
.stretched-group {
margin: 0 -34px;
Expand Down Expand Up @@ -76,10 +77,11 @@ body:not(.view-viewview):not(.has-sidebar-collapsed):not(.has-toolbar)
.stretch {
padding: 0 14.3rem;
}

body:not(.view-viewview):not(.has-sidebar-collapsed):not(.has-toolbar)
.stretched-group {
margin: 0 -34px;
}
}

body:not(.view-viewview):not(.has-sidebar-collapsed):not(.has-toolbar)
.stretch
Expand Down

0 comments on commit 961a0fd

Please sign in to comment.