mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
explore/logs: Hide empty duplicates column
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
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