Skip to content
Snippets Groups Projects
Commit cfca1a1f authored by Alexander Reifschneider's avatar Alexander Reifschneider
Browse files

OZG-7712 replace div with p tag

Sub-Task: OZG-7931
parent d6e2cfb0
Branches
No related tags found
1 merge request!94OZG-7712 User Editing
<div class="text-text"></div>
<p class="mb-2 font-medium">Benutzername</p>
<p>{{ userName }}</p>
<p class="flex flex-col gap-2 text-text">
<span class="font-medium">Benutzername</span>
<span>{{ userName }}</span>
</p>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment