mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
chore: changes in scenery view layout
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user