Browse Source

Improve info message style

pull/1858/head
Thomas 2 years ago
parent
commit
6f217836e5
  1. 2
      apps/client/src/styles.scss

2
apps/client/src/styles.scss

@ -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 {

Loading…
Cancel
Save