diff options
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index aaa1c05bd..4f753e041 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -258,6 +258,8 @@ table { | |||
258 | 258 | ||
259 | .no-results { | 259 | .no-results { |
260 | height: 40vh; | 260 | height: 40vh; |
261 | max-height: 500px; | ||
262 | |||
261 | display: flex; | 263 | display: flex; |
262 | align-items: center; | 264 | align-items: center; |
263 | justify-content: center; | 265 | justify-content: center; |