fix: max-width of YouTube lite

This commit is contained in:
Stefan Imhoff
2023-06-11 23:15:41 +02:00
parent 4bb03c8fda
commit a5e3d07524

View File

@@ -202,7 +202,7 @@
/** YouTube Lite */ /** YouTube Lite */
lite-youtube { lite-youtube {
@apply relative aspect-video mbe-10; @apply relative aspect-video w-full !max-w-none mbe-10;
&::before { &::before {
@apply !bg-none; @apply !bg-none;