mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-02-17 05:19:19 +00:00
decreased fade out during test mode
This commit is contained in:
parent
0a87d68892
commit
0e0c08e25e
@ -14,7 +14,7 @@
|
|||||||
> .section {
|
> .section {
|
||||||
.disabled {
|
.disabled {
|
||||||
transition: opacity 0.12s ease-in-out;
|
transition: opacity 0.12s ease-in-out;
|
||||||
opacity: 0.3;
|
opacity: 0.6;
|
||||||
button {
|
button {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user