Skip to content

Commit c72b5c4

Browse files
committed
Minor styling change.
1 parent 5a16e85 commit c72b5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ input[type="radio"] {
770770
}
771771

772772
.generic-tabs .tab-radio:focus + .tab-label {
773-
@apply ring-2 ring-redis-red-500 ring-inset;
773+
@apply border-b-2 border-b-redis-red-500 -mb-px;
774774
}
775775

776776
.generic-tabs .tab-content {

0 commit comments

Comments
 (0)