refactor: updated css
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Vicent Llopis 2022-04-12 12:20:36 +02:00
parent 4872407723
commit 5921891161
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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;
}
}