Skip to content

Commit cb567db

Browse files
committed
style: update hover effect for tab header - Issue #69
1 parent f8d7b4d commit cb567db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/chili-ui/src/ribbon/ribbon.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
padding: 5px 15px;
200200

201201
&:hover {
202-
font-weight: bold;
202+
-webkit-text-stroke: 0.65px black;
203203
background-color: var(--hover-background-color);
204204
}
205205
}

0 commit comments

Comments
 (0)