diff options
| author | bobzel <zzzman@gmail.com> | 2022-09-22 12:28:59 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2022-09-22 12:28:59 -0400 |
| commit | c6b0c2b7241f5725408f8e389a90ad79fab5c4aa (patch) | |
| tree | 1d9e27714c1bd133c56b10bfcac4b0cda6fa6b27 /src/client/views/nodes/trails/PresBox.scss | |
| parent | 38e56a0eb6d965535be748b5bf7befed6edbc4ee (diff) | |
| parent | 40cc7455e853d306ee2750c51308d095dc2970ef (diff) | |
Merge branch 'master' of https://github.com/brown-dash/Dash-Web
Diffstat (limited to 'src/client/views/nodes/trails/PresBox.scss')
| -rw-r--r-- | src/client/views/nodes/trails/PresBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/trails/PresBox.scss b/src/client/views/nodes/trails/PresBox.scss index 7069d2742..34df415ac 100644 --- a/src/client/views/nodes/trails/PresBox.scss +++ b/src/client/views/nodes/trails/PresBox.scss @@ -288,6 +288,7 @@ height: 10px; -webkit-appearance: none; margin-top: -1px; + background: transparent; } .toolbar-slider::-webkit-slider-thumb { |
