Fix global search in overview
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -207,6 +207,8 @@ export default {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-height: calc(100vh - 50px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.overview {
|
||||
|
||||
Reference in New Issue
Block a user