mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(demo): fixed integration diagram width
This commit is contained in:
parent
28b11dcd7f
commit
c8b9fb93f2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
flex: 2 1 auto;
|
flex: 2 1 auto;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
min-width: 30rem;
|
min-width: 30rem;
|
||||||
width: 50%;
|
width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.description-container {
|
.description-container {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue