feat(landing): add admin premium modal (#5782)

This commit is contained in:
SFilinsky 2020-10-09 14:44:18 +03:00 committed by GitHub
parent 067f179ed6
commit 39600d9ba5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 246 additions and 179 deletions

View file

@ -25,7 +25,7 @@
max-width: 45rem;
align-items: stretch;
height: 100%;
::ng-deep :last-child {
width: 100%;
}