mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 23:57:07 +00:00
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 {
|
.ember-basic-dropdown-trigger {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
.checkbox-group {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user