mirror of https://github.com/Squidex/squidex.git
20 changed files with 41 additions and 20 deletions
@ -1,10 +1,10 @@ |
|||
@import '_vars'; |
|||
@import '_mixins'; |
|||
|
|||
:host /deep/ .modal-body { |
|||
::ng-deep .modal-body { |
|||
background: $color-background; |
|||
} |
|||
|
|||
:host /deep/ .modal-tabs { |
|||
::ng-deep .modal-tabs { |
|||
background: $color-dark-foreground; |
|||
} |
|||
Loading…
Reference in new issue