mirror of https://github.com/hashicorp/consul
ui: Vertically stack methods listing in the L7 intentions form (#10052)
* ui: Vertically stack methods listing in the L7 intentions formpull/10102/head
parent
3378e4b5ad
commit
380d151201
|
@ -19,4 +19,7 @@
|
|||
.ember-basic-dropdown-trigger {
|
||||
padding: 5px;
|
||||
}
|
||||
.checkbox-group {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue