Fix skip button color when using light theme

This commit is contained in:
novenary 2023-02-08 09:17:18 +02:00
parent b361f91d67
commit 79fce71b77

View File

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