mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +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;
|
||||
}
|
||||
}
|
||||
|
||||
.active {
|
||||
background-color: var(--primary-foreground-color);
|
||||
opacity: 0.9;
|
||||
|
||||
.icon {
|
||||
color: var(--primary-background-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media @phone-landscape {
|
||||
|
|
|
|||
Loading…
Reference in a new issue