Skip to content

Commit b9b009a

Browse files
committed
update color
1 parent 50329f6 commit b9b009a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/web_css/lib/src/_detail_page.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ $detail-tabs-tablet-width: calc(100% - 240px);
254254
margin: 0px;
255255
padding: 2px 8px;
256256
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
257-
color: white;
257+
color: var(--pub-color-white);
258258
background-color: var(--pub-weekly-chart-main-color);
259259
opacity: 1;
260260
z-index: 100000;

0 commit comments

Comments
 (0)