Skip to content

Commit e5b1ded

Browse files
committed
fix default colour of loginbox text
1 parent a8f2980 commit e5b1ded

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/skins/vector/themes/status/css/_StatusLogin.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ limitations under the License.
8989
padding-left: 10px;
9090
padding-right: 10px;
9191
border-radius: 8px;
92+
color: $form-fg-color;
9293
background-color: $form-bg-color;
9394
background-image: url(../../themes/status/img/dot.svg);
9495
box-shadow: 0px 5px 16px 0px rgba(25,12,46,0.16);

0 commit comments

Comments
 (0)