mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
8 lines
No EOL
136 B
CSS
8 lines
No EOL
136 B
CSS
.sqlseal-table-container {
|
|
overflow-y: scroll;
|
|
}
|
|
|
|
.sqlseal-table-container table {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
} |