mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
checked icon styles fixed
This commit is contained in:
parent
93df0529c7
commit
d65bf716fd
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
&:global(.checked) {
|
||||
.icon {
|
||||
padding: 10%;
|
||||
padding: calc(0.1 * var(--icon-size));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue