mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 13:49:10 +01:00
9 lines
119 B
CSS
9 lines
119 B
CSS
|
.asciinema-player-container {
|
||
|
width: 100%;
|
||
|
height: auto;
|
||
|
}
|
||
|
|
||
|
.asciinema-terminal {
|
||
|
overflow: hidden !important;
|
||
|
}
|