mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #15982 from steven-sheehy/hide-duplicate-column
explore/logs: Hide empty duplicates column
This commit is contained in:
@@ -173,7 +173,7 @@ $column-horizontal-spacing: 10px;
|
||||
|
||||
.logs-row__duplicates {
|
||||
text-align: right;
|
||||
width: 4.5em;
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
.logs-row__field-highlight {
|
||||
|
||||
Reference in New Issue
Block a user