mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: design improvements
This commit is contained in:
@@ -125,7 +125,7 @@ export default defineComponent({
|
||||
width: 100%;
|
||||
height: 2px;
|
||||
margin: 0.5em 0;
|
||||
background-color: #ddd;
|
||||
background-color: #aaa;
|
||||
}
|
||||
|
||||
.station-stats {
|
||||
|
||||
@@ -398,7 +398,7 @@ export default defineComponent({
|
||||
$rowCol: #424242;
|
||||
|
||||
.station_table {
|
||||
height: calc(100vh - 150px);
|
||||
height: 80vh;
|
||||
min-height: 550px;
|
||||
overflow: auto;
|
||||
font-weight: 500;
|
||||
|
||||
Reference in New Issue
Block a user