move visibility-tray css in local scope
This commit is contained in:
parent
34ffcb028a
commit
e01ffc67c6
3 changed files with 13 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue