Files
2025-06-17 11:53:18 +02:00

10 lines
69 B
SCSS

// Iframe
iframe {
border: 0;
}
.modal iframe {
width: 100%;
}