4804900ac9
Load asciicast css asynchronously. Related to #22448.
8 lines
119 B
Text
8 lines
119 B
Text
.asciinema-player-container {
|
|
width: 100%;
|
|
height: auto;
|
|
}
|
|
|
|
.asciinema-terminal {
|
|
overflow: hidden !important;
|
|
}
|