mirror of
https://github.com/servo/servo.git
synced 2025-10-12 22:40:19 +01:00
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;
|
|
} |