TrainTable fix: brakujące tło

This commit is contained in:
2022-07-06 14:46:38 +02:00
parent cf3911e695
commit d3bf131838
+2 -2
View File
@@ -183,9 +183,9 @@ export default defineComponent({
padding: 1em 0;
margin: 1em 0;
font-size: 1.35em;
font-size: 1.5em;
background: var(--clr-bg);
background: #333;
}
img.train-image {