diff options
| author | taehoon <th.dev91@gmail.com> | 2019-05-15 22:21:06 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-05-19 14:28:29 -0400 |
| commit | e01ffc67c687f3f916466f6838d4eefc3f5aa86d (patch) | |
| tree | 621d72fded0dd0e0308d68703ef740a25e48d857 /src/App.scss | |
| parent | 34ffcb028a9cf195f430a33d8c029ac4cc8b191d (diff) | |
move visibility-tray css in local scope
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/App.scss b/src/App.scss index 962087b5..4a3ce144 100644 --- a/src/App.scss +++ b/src/App.scss @@ -625,13 +625,6 @@ nav { text-align: right; } -.visibility-tray { - display: flex; - justify-content: space-between; - flex-direction: row-reverse; - padding-top: 5px; -} - .visibility-notice { padding: .5em; border: 1px solid $fallback--faint; |
