mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-01-31 08:33:22 +01:00
unapply "panel" class from error body
This commit is contained in:
parent
07f39aa374
commit
66d55619be
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@
|
|||
</div>
|
||||
<div
|
||||
v-else
|
||||
class="panel user-profile-placeholder"
|
||||
class="user-profile-placeholder"
|
||||
>
|
||||
<div class="panel-body">
|
||||
<span v-if="error">{{ error }}</span>
|
||||
|
|
Loading…
Reference in a new issue