7 lines
86 B
CSS
7 lines
86 B
CSS
.talk-video {
|
|
iframe,
|
|
embed {
|
|
@apply absolute h-full pin-l pin-t w-full
|
|
}
|
|
}
|