Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 15a8da4

Browse files
committed
Styling
1 parent 7275989 commit 15a8da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/src/app/item-overrides/item-overrides.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div [formGroup]="getFormGroup()">
2-
<div clas="field">
2+
<div clas="field" style="margin-bottom: 0.5rem;">
33
<div class="control">Item Pool: <span [ngClass]="itemPoolTextStyling">{{ getItemPoolSize() }}</span> /
44
{{ ITEM_POOL_MAX_SIZE }}</div>
55
</div>

0 commit comments

Comments
 (0)