We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42ab02 commit 88ab3d5Copy full SHA for 88ab3d5
src/Frontend/src/components/messages2/SagaDiagram/SagaUpdateNode.vue
@@ -199,7 +199,7 @@ watch(
199
}
200
201
.cell-inner-side--active {
202
- border: solid 2px #00a3c4;
+ border: solid 5px #00a3c4;
203
-webkit-animation: blink-border 1.8s ease-in-out;
204
-moz-animation: blink-border 1.8s ease-in-out;
205
-o-animation: blink-border 1.8s ease-in-out;
0 commit comments