refactor: updated css
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
4872407723
commit
5921891161
|
@ -32,7 +32,7 @@
|
|||
</vn-button>
|
||||
<vn-button
|
||||
label="Change destination"
|
||||
ng-show="$ctrl.checked.length > 0"
|
||||
disabled="$ctrl.checked.length == 0"
|
||||
ng-click="changeDestination.show()">
|
||||
</vn-button>
|
||||
<vn-range
|
||||
|
|
|
@ -6,7 +6,7 @@ vn-claim-action {
|
|||
align-content: center;
|
||||
|
||||
vn-tool-bar {
|
||||
flex: 1
|
||||
flex: none
|
||||
}
|
||||
|
||||
.vn-check {
|
||||
|
@ -41,6 +41,6 @@ vn-claim-action {
|
|||
}
|
||||
|
||||
.right {
|
||||
padding-left: 620px;
|
||||
margin-left: 370px;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue