Skip to content

Commit d0584ca

Browse files
committed
Merge branch 'release/v1.2.4'
2 parents 8f9eff1 + 356afd2 commit d0584ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Resources/assets/styles/_tailwind.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
@apply rounded-full p-1;
177177
}
178178

179+
.whatwedo-crud-button--action-delete,
179180
.whatwedo-crud-button--action-danger {
180181
@extend .whatwedo-utility-button;
181182
@apply inline-flex items-center bg-error-500 hover:bg-red-700;
@@ -217,6 +218,7 @@
217218
& >,
218219
& > [data-controller="araise--core-bundle--modal-form"] >,
219220
.whatwedo-core-action__confirmation > {
221+
.whatwedo-crud-button--action-delete,
220222
.whatwedo-crud-button--action-neutral,
221223
.whatwedo-crud-button--action-warning,
222224
.whatwedo-crud-button--action-danger,

0 commit comments

Comments
 (0)