mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +00:00
ui: Add a max height and scroll to the intention perm header lists (#10128)
This commit is contained in:
parent
701b49f772
commit
5d89ba0313
@ -0,0 +1,4 @@
|
|||||||
|
.consul-intention-permission-header-list {
|
||||||
|
max-height: 200px;
|
||||||
|
overflow: auto;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user