Skip to content

Commit 0f9810b

Browse files
committed
Fix topcoder-platform#2911 [MSFT-264] Keyboard access tab operational missing
1 parent a1e2f26 commit 0f9810b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
* the page by Topcoder accounts-app. */
44
#tc-accounts-iframe {
55
border: none;
6-
display: block;
6+
display: none;
77
}
88
}

0 commit comments

Comments
 (0)