+ hp feature now working as intended
This commit is contained in:
		| @@ -1880,6 +1880,7 @@ progress, | ||||
| :root { | ||||
|   --color-hp: #f06048; | ||||
|   --color-mana: #01aaff; | ||||
|   --color-error: #c52f21; | ||||
| } | ||||
|  | ||||
| .text-center { | ||||
| @@ -1977,6 +1978,10 @@ progress { | ||||
|   } | ||||
| } | ||||
|  | ||||
| .error-helper { | ||||
|   color: var(--color-error); | ||||
| } | ||||
|  | ||||
| .mb-0 { | ||||
|   margin-bottom: 0 !important; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user