mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-05 16:59:35 +00:00
9 lines
119 B
Text
9 lines
119 B
Text
|
.asciinema-player-container {
|
||
|
width: 100%;
|
||
|
height: auto;
|
||
|
}
|
||
|
|
||
|
.asciinema-terminal {
|
||
|
overflow: hidden !important;
|
||
|
}
|