diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-07-02 10:40:41 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-07-02 10:40:41 +0300 |
| commit | 1293bec77e5137acf64d3536c286f8ba3df284f4 (patch) | |
| tree | dd95f0f93a0e54c3215491b98e2dac871fe102ff /src/App.scss | |
| parent | 0997e5ff668a57d58002ec646f698c5503f66c35 (diff) | |
change storage error one-off into a global notice system
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/App.scss b/src/App.scss index db447f1c..f2972eda 100644 --- a/src/App.scss +++ b/src/App.scss @@ -806,15 +806,6 @@ nav { } } -.storage-error-notice { - text-align: center; - i { - cursor: pointer; - color: $fallback--text; - color: var(--alertErrorText, $fallback--text); - } -} - .button-icon { font-size: 1.2em; } |
