mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-26 18:04:07 +01:00
fix(demo): improve dashboard and ui features pages
This commit is contained in:
parent
8127f98f3c
commit
b10e5e9ae5
20 changed files with 158 additions and 158 deletions
|
|
@ -7,8 +7,9 @@
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
canvas {
|
||||
border-radius: nga-theme(card-border-radius);
|
||||
/deep/ canvas {
|
||||
border-bottom-left-radius: nga-theme(card-border-radius);
|
||||
border-bottom-right-radius: nga-theme(card-border-radius);
|
||||
}
|
||||
|
||||
.echart {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue