Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ Emmanuel Ferdman <https://github.com/emmanuel-ferdman>
Sunong2008 <https://github.com/Sunrongguo2008>
Marvin Kopf <[email protected]>
Kevin Nakamura <[email protected]>
Bradley Szoke <[email protected]>
jcznk <https://github.com/jcznk>

********************
Expand Down
1 change: 1 addition & 0 deletions ts/routes/deck-options/EasyDaysInput.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
}
.easy-days-settings input[type="range"] {
width: 100%;
cursor: pointer;
}

.day {
Expand Down