aboutsummaryrefslogtreecommitdiffstats
path: root/code/ui/health
diff options
context:
space:
mode:
Diffstat (limited to 'code/ui/health')
-rw-r--r--code/ui/health/Health.razor1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/ui/health/Health.razor b/code/ui/health/Health.razor
index afef6ef..d350756 100644
--- a/code/ui/health/Health.razor
+++ b/code/ui/health/Health.razor
@@ -9,6 +9,7 @@ Health {
width: 350px;
height: 100%;
background-color: rgba(0, 0, 0, 0.90);
+ box-shadow: 1px 1px 0 0 rgba(0,0,0,0.75);
}
.colour-bar {
height: 100%;