Skip to content

Commit b36f5f3

Browse files
committed
Style fix
1 parent cf75069 commit b36f5f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/less/themes/arc-green.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -563,9 +563,9 @@
563563
.ui.attached.info.message, .ui.info.message {
564564
box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent;
565565
}
566-
.ui.positive.message {
567-
background-color: #2c662d;
568-
color: #fcfff5;
566+
.ui.positive.message {
567+
background-color: #2c662d;
568+
color: #fcfff5;
569569
}
570570
.ui.info.message {
571571
background-color: #2c3b4a;

0 commit comments

Comments
 (0)