mirror of https://github.com/status-im/consul.git
ui: Vertically stack methods listing in the L7 intentions form (#10052)
* ui: Vertically stack methods listing in the L7 intentions form
This commit is contained in:
parent
e00da6f818
commit
7a095e7d2f
|
@ -19,4 +19,7 @@
|
|||
.ember-basic-dropdown-trigger {
|
||||
padding: 5px;
|
||||
}
|
||||
.checkbox-group {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue