mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-15 19:10:54 +02:00
added min-height to the page tables and adjusted light surface colors
This commit is contained in:
@@ -298,6 +298,7 @@ table {
|
||||
.page-table-wrapper {
|
||||
display: block;
|
||||
width: auto;
|
||||
min-height: 130px;
|
||||
overflow: auto;
|
||||
margin-left: calc(-1 * var(--spacing));
|
||||
margin-right: calc(-1 * var(--spacing));
|
||||
|
||||
Reference in New Issue
Block a user