Merge pull request #2080 from 9ary/sb-skip-text

Fix skip button color when using light theme
This commit is contained in:
Kavin
2023-02-08 22:43:31 +00:00
committed by GitHub

View File

@ -771,6 +771,7 @@ export default {
align-items: center;
justify-content: center;
color: #fff;
line-height: 1.5em;
}