Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix style.scss
Signed-off-by: Valdnet <[email protected]>
  • Loading branch information
Valdnet authored Nov 1, 2021
commit a6e8c565c0942e2b0a2b7a326dfa78983d6b6285
12 changes: 0 additions & 12 deletions css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@
max-width: 100vw;
}

.table-wrapper {
overflow-x: auto;
}

.server-infos-table {
margin-bottom: 25px;
}

.server-infos-table td:first-child {
width: 120px;
}

.monitoring-wrapper {
display: -webkit-flex;
display: flex;
Expand Down