mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Deploying to gh-pages from @ bf2c1f95f3 🚀
This commit is contained in:
parent
75ec5fc8c8
commit
54756baf7a
3 changed files with 6 additions and 2 deletions
|
|
@ -11,6 +11,9 @@ div.playground-embed {
|
|||
grid-template-rows: 1fr 1fr;
|
||||
}
|
||||
}
|
||||
div.playground-embed.large {
|
||||
grid-template-rows: 1fr 1fr !important;
|
||||
}
|
||||
|
||||
div.playground-embed div.playground-editor {
|
||||
border: 1px solid black;
|
||||
|
|
|
|||
Loading…
Reference in a new issue