stuff
This commit is contained in:
20
Watcher/wwwroot/css/server-detail.css
Normal file
20
Watcher/wwwroot/css/server-detail.css
Normal file
@@ -0,0 +1,20 @@
|
||||
.info {
|
||||
margin: 2rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
.hardware {
|
||||
margin: 2rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
.graphcontainer {
|
||||
height: 25rem;
|
||||
width: 100%;
|
||||
background-color: var(--color-surface);
|
||||
}
|
||||
|
||||
.graph {
|
||||
width: 100%;
|
||||
height: 22rem;
|
||||
}
|
Reference in New Issue
Block a user