Commit bfa3c590 by bergquist

fix(alertlist): changes scroll to auto

close #7269
parent 22601fa7
.panel-alert-list {
overflow-y: scroll;
overflow-y: auto;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment