mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
chore(calendar): remove duplicated aspect-ratio rule from CSS
This commit is contained in:
parent
c35c7c06e9
commit
a3a7e14d15
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
aspect-ratio: 2 / 3;
|
aspect-ratio: 2 / 3;
|
||||||
border-radius: var(--border-radius);
|
border-radius: var(--border-radius);
|
||||||
aspect-ratio: 2 / 3;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
max-height: clamp(8rem, 25vh, 14rem);
|
max-height: clamp(8rem, 25vh, 14rem);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue