Skip to content

Commit

Permalink
Update projects/valtimo/plugin/src/lib/plugins/zaken-api/components/c…
Browse files Browse the repository at this point in the history
…reate-zaak/create-zaak-configuration.component.scss

Co-authored-by: teodor-ritense <135605531+teodor-ritense@users.noreply.github.com>
  • Loading branch information
floris-thijssen-ritense and teodor-ritense authored Oct 21, 2024
1 parent e2bc098 commit 90b3b93
Showing 1 changed file with 9 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,19 @@

.property-input {
display: flex;
}

.property-input v-input {
flex-grow: 1;
}
v-input,
cds-date-picker-input {
flex-grow: 1;
}

.property-input cds-date-picker-input {
flex-grow: 1;
button {
height: 46px;
width: 46px;
margin: 16px;
}
}

.property-input button {
height: 46px;
width: 46px;
margin: 16px;
}

.delete-button:hover {
background-color: #e12717;
Expand Down

0 comments on commit 90b3b93

Please sign in to comment.