mirror of
https://github.com/getredash/redash.git
synced 2026-03-22 10:00:17 -04:00
8 lines
85 B
CSS
8 lines
85 B
CSS
dynamic-table > div {
|
|
overflow: auto;
|
|
}
|
|
|
|
th.sortable-column {
|
|
cursor: pointer;
|
|
}
|