Skip to content
Merged
Changes from all commits
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
Space between diskchart and info text
Added some space between the diskchart and info text

Signed-off-by: Dennis1993 <[email protected]>
  • Loading branch information
Dennis1993 authored Sep 4, 2022
commit 31e5d9d62899ce7dda623b2f3a1c8da50e5ccb9b
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@

.diskchart-container {
width: 100px;
margin-right: 25px;
border: 1px var(--color-border);
}

Expand Down