Dodano dodatkowe możliwości zamknięcia karty rozkładu jazdy

This commit is contained in:
2022-01-27 15:08:50 +01:00
parent 2489e680cf
commit 95af812877
4 changed files with 11 additions and 9 deletions
+2
View File
@@ -284,6 +284,8 @@ export default defineComponent({
&.extended-view {
grid-template-columns: repeat(auto-fit, minmax(20em, 1fr));
grid-template-rows: 1fr;
margin-top: 0.5em;
}
&.simple-view {