Add table view as alternative to donut chart for event properties
This commit is contained in:
@@ -14,12 +14,14 @@
|
||||
color: var(--primary400);
|
||||
}
|
||||
|
||||
.title {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
margin: 20px 0;
|
||||
.header {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.chart {
|
||||
.title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.data {
|
||||
min-height: 620px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user