redesign gpu monitor

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-08-07 13:52:57 -04:00
parent 3e3adcee74
commit 4b74fd26b5
17 changed files with 171 additions and 168 deletions
+1 -2
View File
@@ -1616,14 +1616,13 @@ background: var(--background-color)
padding: 6px !important;
}
.nvml {
.gpu {
background: var(--background-fill-primary);
border: 1px solid var(--button-primary-border-color);
bottom: 10px;
color: var(--button-primary-text-color);
display: none;
font-family: monospace;
font-size: var(--text-xxs);
padding: 6px;
position: fixed;
right: 10px;