fix: underlined onboarding steps

This commit is contained in:
Ankush Menat 2023-07-31 14:44:52 +05:30
parent fddd3b24f7
commit ff6439af3d

View file

@ -415,6 +415,7 @@ body {
padding: 8px;
font-size: var(--text-md);
max-width: 350px;
text-decoration: none;
&.pending {
.step-index.step-pending {