gitea/gitea-main/web_src/css/markup/asciicast.css
2025-03-04 11:20:45 +00:00

9 lines
112 B
CSS

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