client: Fix style scoping in MkMention #113

Merged
norm merged 1 commits from Michcio/FoundKey-0x7f:fix/mention-style-scoped into main 2022-09-06 13:01:05 +00:00
Contributor

isMe class wasn't applying properly, because the use was not scoped while the definition was scoped (and thus renamed to isMe_fksljfs kind of class).

This should make it possible to actually use the separate mentionMe theme variable.

isMe class wasn't applying properly, because the use was not scoped while the definition was scoped (and thus renamed to isMe_fksljfs kind of class). This should make it possible to actually use the separate mentionMe theme variable.
Michcio added 1 commit 2022-09-06 12:13:56 +00:00
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/pr/lint-backend Pipeline was successful Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/lint-client Pipeline failed Details
ci/woodpecker/pr/test Pipeline failed Details
6b289915ef
client: Fix style scoping in MkMention
isMe class wasn't applying properly, because the use was not scoped
while the definition was scoped (and thus renamed to isMe_fksljfs).
norm merged commit 6c256c5934 into main 2022-09-06 13:01:05 +00:00
Sign in to join this conversation.
No reviewers
No Label
feature
fix
upkeep
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#113
No description provided.