mirror of
https://github.com/devfake/flox.git
synced 2024-11-14 22:22:39 +01:00
fix display of add icon
This commit is contained in:
parent
b9b93668bc
commit
c97ccd751a
@ -207,7 +207,9 @@ main {
|
||||
display: none;
|
||||
|
||||
@include media(3) {
|
||||
display: block;
|
||||
.logged & {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user