Skip to content

Commit 7c567dd

Browse files
committed
Fixed invisible back button on user settings
1 parent c88a726 commit 7c567dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@ input:-webkit-autofill:active{
11631163
height: 6vh;
11641164
font-size: calc(0.35 * 6vh);
11651165
margin-bottom: 1vh;
1166-
color: var(--white);
1166+
color: var(--black);
11671167
display: flex;
11681168
justify-content: center;
11691169
align-items: center;

0 commit comments

Comments
 (0)