Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
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
12,970 changes: 578 additions & 12,392 deletions pkg/ui/datafile.go

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions www/app/assets/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -1506,3 +1506,6 @@ md-toolbar h1 {
.dashboard .detail .containerTable td {
padding-right: 20px;
}
.dashboard .align-top tbody {
vertical-align: top;
}
Loading