Updated small things in new Dashboard
This commit is contained in:
@@ -52,9 +52,14 @@
|
||||
}
|
||||
|
||||
.dashboard-cards {
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
grid-template-columns: repeat(1, 1fr);
|
||||
}
|
||||
|
||||
#app > div.card > div > div > div:nth-child(4) {
|
||||
grid-template-columns: repeat(1, 1fr);
|
||||
}
|
||||
|
||||
|
||||
.dashboard-data-selector {
|
||||
grid-template-columns: repeat(1, 1fr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user