Bugfix/improve info message style (#1858)

* Improve info message style

* Update changelog
This commit is contained in:
Thomas Kaul
2023-04-15 15:08:56 +02:00
committed by GitHub
parent e23ff33e6f
commit 56b437ca74
2 changed files with 5 additions and 1 deletions

View File

@@ -464,7 +464,7 @@ ngx-skeleton-loader {
}
.with-info-message {
height: calc(100vh - 5rem - 3.5rem) !important;
height: calc(100vh - 5rem - 3.5rem + 0.5rem) !important;
}
.with-placeholder-as-option {