Skip to content

Commit ecd9777

Browse files
committed
thiker border for selected
1 parent 5ebf287 commit ecd9777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Frontend/src/components/messages2/SagaDiagram/SagaUpdateNode.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ watch(
199199
}
200200
201201
.cell-inner-side--active {
202-
border: solid 2px #00a3c4;
202+
border: solid 5px #00a3c4;
203203
-webkit-animation: blink-border 1.8s ease-in-out;
204204
-moz-animation: blink-border 1.8s ease-in-out;
205205
-o-animation: blink-border 1.8s ease-in-out;

0 commit comments

Comments
 (0)