Skip to content

Commit 42be1aa

Browse files
authored
feat(YfmTabs): change text color of yfm-tabs tab placeholder (#192)
1 parent 475c879 commit 42be1aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/extensions/yfm/YfmTabs/index.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616

1717
border-bottom: none;
1818

19+
.ye-placeholder {
20+
color: var(--g-color-text-hint);
21+
}
22+
1923
&-wrapper {
2024
position: relative;
2125

0 commit comments

Comments
 (0)