Files
Atay-Makhzan/web_src/css/markup/asciicast.css
T

9 lines
112 B
CSS
Raw Normal View History

.asciinema-player-container {
width: 100%;
height: auto;
}
.ap-terminal {
overflow: hidden !important;
}