fixed lack of transition on test config

This commit is contained in:
Miodec 2022-01-03 23:52:32 +01:00
parent cfab482354
commit 59741896de

View file

@ -114,6 +114,7 @@
.config {
grid-area: config;
transition: 0.25s;
.mobileConfig {
display: none;
.icon-button {