chore: changes in scenery view layout

This commit is contained in:
2024-06-05 16:01:17 +02:00
parent 6c1e00d002
commit 45af649505
5 changed files with 178 additions and 152 deletions
+1 -7
View File
@@ -1,9 +1,3 @@
.scenery-table-section {
position: relative;
height: 100%;
overflow-y: scroll;
}
table.scenery-history-table {
width: 100%;
border-collapse: collapse;
@@ -25,7 +19,7 @@ table.scenery-history-table {
td {
padding: 0.75em;
border-bottom: solid 5px #111;
border-bottom: solid 5px #181818;
}
}