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