Skip to content

Commit 2ad1198

Browse files
table view: increase bottom padding to fit intercome
1 parent f91fc7a commit 2ad1198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/app/components/dashboard/db-table-view/db-table-view.component.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
}
298298

299299
.table-surface {
300-
margin-bottom: 24px;
300+
margin-bottom: 72px;
301301
}
302302

303303
@media (prefers-color-scheme: dark) {

0 commit comments

Comments
 (0)