Files
devstar-create-from-template/web_src/css/markup/asciicast.css

9 lines
112 B
CSS
Raw Normal View History

2025-08-25 15:46:12 +08:00
.asciinema-player-container {
width: 100%;
height: auto;
}
.ap-terminal {
overflow: hidden !important;
}