Skip to content

Commit 04e75de

Browse files
committed
1st try
1 parent 0977198 commit 04e75de

File tree

1 file changed

+1
-1
lines changed
  • packages/notifications-library/src/notifications_library/templates

1 file changed

+1
-1
lines changed

packages/notifications-library/src/notifications_library/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
}
4141
.strong-button {
4242
cursor: pointer;
43-
background-color: {{ product.product_ui.strong_color }};
43+
background-color: blue;
4444
color: white;
4545
padding: 10px;
4646
border: none;

0 commit comments

Comments
 (0)