11 lines
No EOL
133 B
CSS
11 lines
No EOL
133 B
CSS
div.body {
|
|
min-width: auto;
|
|
}
|
|
|
|
#video-introduction-transcript iframe {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.table-container {
|
|
overflow: auto;
|
|
} |