mirror of https://github.com/grafana/grafana
[Alertlist] Set max-height to respect row height (#6454)
* feat(alertlist): max-height to respect row height closes #6417 * feat(alertlist): use pre calculated panel.height instead * style(alertlist): rearrange variable orderpull/6460/head
parent
c138b04c5e
commit
61c48aecc2
@ -0,0 +1,3 @@ |
||||
.panel-alert-list { |
||||
overflow-y: scroll; |
||||
} |
Loading…
Reference in new issue