mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(fix/explore): remove vertical-align looks better for long logs (#16736)
This commit is contained in:
parent
85e5835ddc
commit
daea9e9fc0
@ -71,7 +71,6 @@ $column-horizontal-spacing: 10px;
|
||||
> div {
|
||||
display: table-cell;
|
||||
padding-right: $column-horizontal-spacing;
|
||||
vertical-align: middle;
|
||||
border-top: 1px solid transparent;
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user