Merge pull request #739 from AlexGustafsson/fix/app-sass-rule
Fix host component style
This commit is contained in:
commit
ee83bb8165
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ td
|
|||
overflow: visible
|
||||
text-overflow: ellipsis
|
||||
|
||||
app-root
|
||||
:host
|
||||
display: flex
|
||||
flex-direction: column
|
||||
min-height: 100vh
|
||||
|
|
|
|||
Loading…
Reference in a new issue