basic working
This commit is contained in:
@@ -114,6 +114,18 @@ body {
|
||||
font-size: 0.875rem;
|
||||
}
|
||||
|
||||
.data-last-received {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.25rem;
|
||||
font-size: 0.875rem;
|
||||
color: var(--text-secondary);
|
||||
}
|
||||
|
||||
.data-label {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
/* Navigation Tabs */
|
||||
.nav-tabs {
|
||||
background: var(--surface-color);
|
||||
|
||||
Reference in New Issue
Block a user