1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Use whole page for workspace overview (#2456)

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-04-06 11:48:51 -04:00 committed by GitHub
parent 63f6562e0a
commit 39c0f42668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
.WorkspaceOverview {
max-height: 50%;
.Table {
padding-bottom: 60px;
}