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
2534eb0908
commit
26d1789acf
|
@ -19,4 +19,7 @@
|
|||
.ember-basic-dropdown-trigger {
|
||||
padding: 5px;
|
||||
}
|
||||
.checkbox-group {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue