Czyszczenie i restrukturyzacja store'a

This commit is contained in:
2021-06-11 00:29:57 +02:00
parent b6267ad88c
commit 5f028fe9c8
8 changed files with 231 additions and 125 deletions
+2 -6
View File
@@ -391,12 +391,8 @@ h3 {
-webkit-transition: background-color 200ms;
}
&.no-timetable {
pointer-events: none;
& > .user_train {
background-color: $no-timetable;
}
&.no-timetable .user_train {
background-color: $no-timetable;
}
&.departed > &_train {