9 lines
112 B
CSS
9 lines
112 B
CSS
.asciinema-player-container {
|
|
width: 100%;
|
|
height: auto;
|
|
}
|
|
|
|
.ap-terminal {
|
|
overflow: hidden !important;
|
|
}
|