mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-08-11 19:04:13 +00:00
checkbox default size added
This commit is contained in:
parent
7cf24b8180
commit
2ef5999bfd
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
|||
|
||||
.icon {
|
||||
display: block;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
fill: var(--color-surfacelighter);
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue