mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
minimize column name cell in record view
This commit is contained in:
@@ -220,5 +220,6 @@ table.sqliteviz-table {
|
|||||||
|
|
||||||
.column-cell {
|
.column-cell {
|
||||||
max-width: 150px;
|
max-width: 150px;
|
||||||
|
width: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user