forked from forgejo/forgejo
Load asciicast css async (#22502)
Load asciicast css asynchronously. Related to #22448.
This commit is contained in:
parent
326d29dce0
commit
4804900ac9
2 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
@import "../asciinema-player/dist/bundle/asciinema-player.css";
|
||||
|
||||
.asciinema-player-container {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue