Skip to content

Commit

Permalink
fix: accessibility in dark mode (vernesong#3305)
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore authored May 28, 2023
1 parent 2ca00ff commit 1cbc865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions luci-app-openclash/luasrc/view/openclash/sub_info_show.htm
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
.sub_tab_show{
display: inline-block;
white-space: nowrap;
color: var(--gray-dark);
font-size: 12px;
margin: 0 auto;
-webkit-transition: all 1.5s;
Expand Down

0 comments on commit 1cbc865

Please sign in to comment.