fix dounut chart tooltip
- add constants - add container row in analytics page to reduce scroll
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
}
|
||||
|
||||
.graph-card {
|
||||
width: 80vw;
|
||||
height: 80vh;
|
||||
width: 40vw;
|
||||
height: 45vh;
|
||||
background-color: white;
|
||||
margin: 10px;
|
||||
}
|
||||
@@ -15,6 +15,7 @@
|
||||
text-align: center;
|
||||
font-weight: 600;
|
||||
padding: 15px;
|
||||
top: -10;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
||||
Reference in New Issue
Block a user