Merge branch 'develop' of ssh://git.mnml.gg:40022/~/mnml into release/1.6.0
This commit is contained in:
commit
ff48288ae2
@ -132,10 +132,16 @@ aside {
|
||||
flex: 0;
|
||||
}
|
||||
|
||||
.ready, .quit {
|
||||
.ready {
|
||||
flex: 1;
|
||||
font-size: 200%;
|
||||
}
|
||||
|
||||
.quit {
|
||||
flex: 1;
|
||||
font-size: 200%;
|
||||
animation: co 0.75s cubic-bezier(0, 0, 1, 1) 0s infinite alternate;
|
||||
}
|
||||
}
|
||||
|
||||
.abandon:not([disabled]) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user