mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 11:42:05 +00:00
refactor(ActionButton): remove dead code (2)
This commit is contained in:
parent
4df2c4c9ca
commit
6c7035db9c
1 changed files with 0 additions and 9 deletions
|
|
@ -49,15 +49,6 @@
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.active {
|
|
||||||
background-color: var(--primary-foreground-color);
|
|
||||||
opacity: 0.9;
|
|
||||||
|
|
||||||
.icon {
|
|
||||||
color: var(--primary-background-color);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media @phone-landscape {
|
@media @phone-landscape {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue