mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-03-25 23:29:26 +00:00
add Deaths, Grabs, Returns to demo timeline, improve mobile layout
This commit is contained in:
parent
90ec7cbae2
commit
c15bce10f3
41 changed files with 374 additions and 90 deletions
|
|
@ -36,8 +36,9 @@
|
|||
}
|
||||
|
||||
.Seek[type="range"] {
|
||||
flex: 1 1 0;
|
||||
min-width: 0;
|
||||
flex: 1 0 20px;
|
||||
width: 20px;
|
||||
min-width: 20px;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue