ddb31065ab
This patch adds host details view for admin. Change-Id: I99a7429f226bf62edea2f745e844c963099a48e8 Implements: blueprint add-host-panel
10 lines
136 B
SCSS
10 lines
136 B
SCSS
@import "containers/containers";
|
|
@import "hosts/hosts";
|
|
|
|
.batch-action {
|
|
float: right;
|
|
action-list {
|
|
padding-left: 0.3em;
|
|
}
|
|
}
|