diff options
| author | Henry Jameson <me@hjkos.com> | 2021-03-11 16:31:15 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-03-11 16:54:03 +0200 |
| commit | 3870a30aeaeb9ed89e69610f2fc4ca6838fb1558 (patch) | |
| tree | 9efe5515fbff97206d954a6de64234cf6e325a2e /src/App.scss | |
| parent | 5d3bf43fdc83efb0294229df63201877032a85ff (diff) | |
cleanup, fixes
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/App.scss b/src/App.scss index 77f2ea79..a537baed 100644 --- a/src/App.scss +++ b/src/App.scss @@ -222,19 +222,6 @@ input, textarea, .input { opacity: 0.5; } - .select-down-icon { - position: absolute; - top: 0; - bottom: 0; - right: 5px; - height: 100%; - color: $fallback--text; - color: var(--inputText, $fallback--text); - line-height: 28px; - z-index: 0; - pointer-events: none; - } - &[type=range] { background: none; border: none; |
