From f10546a60fce9439c3f3e6e726b11c2deb7cbdb2 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Mon, 31 Jul 2023 14:50:32 +0100 Subject: Tweak UI elements --- code/ui/PlayerInfo.razor | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'code/ui/PlayerInfo.razor') diff --git a/code/ui/PlayerInfo.razor b/code/ui/PlayerInfo.razor index 9c23586..131b278 100644 --- a/code/ui/PlayerInfo.razor +++ b/code/ui/PlayerInfo.razor @@ -11,15 +11,6 @@ playerinfo { width: 100vw; height: 100vh; } -.box { - background-color: rgba(0, 0, 0, 0.20); - backdrop-filter-blur: 8px; - display: flex; - align-items: center; - flex-direction: row; - gap: 10px; - padding: 10px; -} .playerinfo { position: absolute; left: 30px; @@ -32,13 +23,13 @@ playerinfo { } -
+ -
-
+ + -
+ @code { -- cgit v1.2.3-70-g09d2