Skip to content

Commit 75bda80

Browse files
authored
fix sandbox tab button styles when selected (#4751)
1 parent d2da1a5 commit 75bda80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

beta/src/styles/sandpack.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ html.dark .sp-wrapper {
5858
.sp-tabs .sp-tab-button {
5959
color: #087ea4;
6060
padding: 0 4px;
61+
border-bottom: 2px solid transparent;
6162
}
6263

6364
html.dark .sp-tabs .sp-tab-button {

0 commit comments

Comments
 (0)