mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: layout fixes
This commit is contained in:
@@ -412,15 +412,13 @@ export default defineComponent({
|
||||
@import '../../styles/icons.scss';
|
||||
|
||||
$rowCol: #424242;
|
||||
$tableBgCol: #555555;
|
||||
|
||||
.station_table {
|
||||
height: 80vh;
|
||||
max-height: 2000px;
|
||||
min-height: 700px;
|
||||
overflow-y: scroll;
|
||||
overflow-x: auto;
|
||||
overflow: auto;
|
||||
font-weight: 500;
|
||||
background-color: $tableBgCol;
|
||||
}
|
||||
|
||||
.no-stations {
|
||||
|
||||
Reference in New Issue
Block a user