From 9b6d0edb37b9baf4eab4ef05f57cce2e3e761dc1 Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 29 Apr 2024 20:02:17 +0200 Subject: Clean up css --- client-web/style/master.sass | 1 - client-web/style/room.sass | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'client-web/style') diff --git a/client-web/style/master.sass b/client-web/style/master.sass index 49ef848..d6caab8 100644 --- a/client-web/style/master.sass +++ b/client-web/style/master.sass @@ -100,7 +100,6 @@ input:focus outline: none button.abort - left: 0px background-color: #9a2020 .side-ui-control input diff --git a/client-web/style/room.sass b/client-web/style/room.sass index 57f3f98..7c530ee 100644 --- a/client-web/style/room.sass +++ b/client-web/style/room.sass @@ -87,14 +87,14 @@ left: 50% transform: translate(-50%,-50%) box-shadow: 0px 0px 50px 0px rgb(0,0,0) + button.topleft + position: absolute + top: 0px + left: 0px button.topright position: absolute top: 0px right: 0px - button.bottomleft - position: absolute - bottom: 0px - left: 0px transition: filter 0.5s flex: 1 1 auto background-color: black -- cgit v1.2.3-70-g09d2