mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
feat(demo): improved styles
This commit is contained in:
parent
42b70b23fe
commit
ab4d64f1d1
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
flex: 2 1 auto;
|
flex: 2 1 auto;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
min-width: 30rem;
|
min-width: 30rem;
|
||||||
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.description-container {
|
.description-container {
|
||||||
|
|
@ -52,7 +53,6 @@
|
||||||
.diagram-container {
|
.diagram-container {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
::ng-deep ngx-backend-integration-diagram {
|
::ng-deep ngx-backend-integration-diagram {
|
||||||
height: fit-content;
|
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
|
||||||
& > * {
|
& > * {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue