Clean GPU names in dashboard and remove stale servers from DB
This commit is contained in:
@@ -144,6 +144,15 @@ main {
|
||||
.server-os {
|
||||
font-size: 0.75rem;
|
||||
color: #64748b;
|
||||
margin-bottom: 2px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.server-hw {
|
||||
font-size: 0.7rem;
|
||||
color: #475569;
|
||||
margin-bottom: 10px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user