Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 9eefccd

Browse files
authored
Merge pull request #306 from rashmi73/issue_3233
Issue 3233 fix
2 parents c7f6571 + cc51268 commit 9eefccd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/styles/tc/login.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@
5959
}
6060
}
6161
}
62+
63+
.tc-btn-wide {
64+
background: $tc-gray-20;
65+
color: $tc-gray-80;
66+
}
6267
section.login-options {
6368
a:focus {
6469
outline: 3px auto $tc-dark-blue-90;

0 commit comments

Comments
 (0)