align pie tooltip
This commit is contained in:
@@ -20,4 +20,10 @@
|
||||
.title {
|
||||
fill: teal;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#category-diagram {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user