fix: systeme metrics chart
This commit is contained in:
@@ -123,7 +123,10 @@
|
||||
background-clip: text;
|
||||
}
|
||||
}
|
||||
|
||||
* {
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: rgb(var(--m-border)) rgb(var(--m-bg));
|
||||
}
|
||||
@keyframes fade-in-up {
|
||||
from {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user