mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 00:40:12 +01:00
fix(demo): improved code
This commit is contained in:
parent
ab4d64f1d1
commit
dbd2d99f9e
12 changed files with 12 additions and 34 deletions
|
|
@ -26,7 +26,7 @@
|
|||
align-items: stretch;
|
||||
height: 100%;
|
||||
|
||||
::ng-deep & *:last-child {
|
||||
::ng-deep :last-child {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
@ -52,13 +52,6 @@
|
|||
|
||||
.diagram-container {
|
||||
min-width: 0;
|
||||
::ng-deep ngx-backend-integration-diagram {
|
||||
padding-top: 0;
|
||||
|
||||
& > * {
|
||||
position: static !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue