Skip to content

Commit dbb6cb4

Browse files
Update label_studio/core/static/css/login.css
1 parent 95061b4 commit dbb6cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

label_studio/core/static/css/login.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ html, body {
211211
padding: 10px 15px;
212212
border-radius: 100px;
213213
box-sizing: border-box;
214-
border: 1px solid var(--sand_400);
214+
border: 1px solid var(--color-neutral-border);
215215
}
216216

217217
.login_page_new_ui form button {

0 commit comments

Comments
 (0)