update many things
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="inline-flex gap-2 items-center w-full">
|
||||
<span class="text-muted-color text-base font-normal flex-auto grow-0">{{ label }}:</span>
|
||||
<div
|
||||
class="shrink-0 grow"
|
||||
class="shrink-0 grow max-sm:text-left"
|
||||
[ngClass]="{
|
||||
'text-right': alignment === 'start',
|
||||
'text-center': alignment === 'center',
|
||||
|
||||
Reference in New Issue
Block a user