Skip to content

Commit 229163c

Browse files
committed
Fix #4635
1 parent 0224295 commit 229163c

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/buttons/themed

1 file changed

+1
-1
lines changed

src/shared/components/buttons/themed/tc.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
&:active,
4646
&:visited {
47-
border: 1px solid #0ab88a !important;
47+
border: 1px solid #137d60 !important;
4848
box-shadow: none !important;
4949
}
5050
}

0 commit comments

Comments
 (0)