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

Commit cc51268

Browse files
committed
issue 3233 fix
1 parent 3ebccec commit cc51268

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
@@ -46,6 +46,11 @@
4646
}
4747
}
4848
}
49+
50+
.tc-btn-wide {
51+
background: $tc-gray-20;
52+
color: $tc-gray-80;
53+
}
4954
section.login-options {
5055
a:focus {
5156
outline: 3px auto $tc-dark-blue-90;

0 commit comments

Comments
 (0)