mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(traffic): fix traffic chart radius
This commit is contained in:
parent
3ddf619592
commit
e40353ebae
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
canvas {
|
||||
border-radius: nga-theme(card-border-radius);
|
||||
}
|
||||
|
||||
.echart {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue