mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 15:24:55 +08:00
[ts][player] Media query to change editor/player layout on small screens.
This commit is contained in:
parent
660a507221
commit
1a0b0543e3
@ -391,12 +391,6 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
.spine-player-editor-container {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
.spine-player-editor-code {
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user