Next.js Discord

Discord Forum

text-decoration user-agent stylesheet bug

Unanswered
Reddish carpenter ant posted this in #help-forum
Open in Discord
Reddish carpenter antOP
New update removes underlines?
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

0 Replies