Kolumna z aktywnymi RJ dla scenerii - W.I.P.

This commit is contained in:
2020-08-29 02:11:01 +02:00
parent dc70bd8a38
commit 5f48c4688f
8 changed files with 149 additions and 563 deletions
+2 -2
View File
@@ -140,7 +140,7 @@ export default class TrainSorter extends Vue {
z-index: 5;
width: 100%;
background-color: rgba(#333, 0.85);
background-color: rgba(#222, 0.95);
overflow: hidden;
max-height: 0;
@@ -150,7 +150,7 @@ export default class TrainSorter extends Vue {
opacity: 1;
}
transition: all 250ms ease-in;
transition: all 150ms ease-in;
}
.option {