refactor: 💡 dashboard
set in a new dashboard component, the data of the simulation
This commit is contained in:
@@ -116,7 +116,7 @@ const isLive = computed(
|
||||
background-color: var(--primary-color);
|
||||
padding: 0.35rem;
|
||||
text-align: center;
|
||||
color: white;
|
||||
color: var(--color);
|
||||
}
|
||||
|
||||
li {
|
||||
|
||||
Reference in New Issue
Block a user