writing mode: unintended class replace fix 2
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This commit is contained in:
parent
f3b1b4de7b
commit
d3652a649b
2 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@
|
|||
>
|
||||
<FAIcon
|
||||
class="button-icon arrow-icon"
|
||||
icon="chevron-inline-end"
|
||||
icon="chevron-right"
|
||||
/>
|
||||
</button>
|
||||
<button
|
||||
|
|
|
@ -148,7 +148,7 @@
|
|||
class="status-heading"
|
||||
>
|
||||
<div class="heading-name-row">
|
||||
<div class="heading-inline-start">
|
||||
<div class="heading-left">
|
||||
<h4
|
||||
v-if="status.user.name_html"
|
||||
class="status-username"
|
||||
|
|
Loading…
Reference in a new issue