feat: update timeout error UX (#10274)

This commit is contained in:
Erik Ritter
2020-07-20 15:32:17 -07:00
committed by GitHub
parent d92cb66f60
commit 5fa4680447
29 changed files with 557 additions and 65 deletions

View File

@@ -409,6 +409,10 @@ div.tablePopover {
padding-right: 8px;
}
.result-set-error-message {
padding-top: 16px;
}
.filterable-table-container {
margin-top: 48px;
}