poprawki layoutu aplikacji

This commit is contained in:
2023-11-10 16:18:06 +01:00
parent e51b2fe2f3
commit 7b4da9d422
8 changed files with 43 additions and 53 deletions
+2 -1
View File
@@ -388,7 +388,8 @@ section.station_table {
table {
white-space: nowrap;
border-collapse: collapse;
min-width: 1350px;
// min-width: 1350px;
width: 100%;
@include smallScreen() {
min-width: auto;