diff options
Diffstat (limited to 'code/ui/health')
| -rw-r--r-- | code/ui/health/Health.razor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/ui/health/Health.razor b/code/ui/health/Health.razor index 9600c8b..afef6ef 100644 --- a/code/ui/health/Health.razor +++ b/code/ui/health/Health.razor @@ -6,7 +6,7 @@ <style>
Health {
- width: 400px;
+ width: 350px;
height: 100%;
background-color: rgba(0, 0, 0, 0.90);
}
|
