mirror of
https://github.com/getredash/redash.git
synced 2026-03-20 22:00:12 -04:00
* Migrate VisualizationEmbed to React * Angular cleanup * Remove onClick event from TimeAgo * Check Table exists before taking snapshot * Apply Prettier
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
.query-link {
|
|
.visualization-name {
|
|
font-size: 15px;
|
|
font-weight: 500;
|
|
color: rgba(0, 0, 0, 0.8);
|
|
}
|
|
} |