diff options
-rw-r--r-- | client-web/style/room.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client-web/style/room.sass b/client-web/style/room.sass index f86c6b7..8668de6 100644 --- a/client-web/style/room.sass +++ b/client-web/style/room.sass @@ -86,6 +86,7 @@ top: 50% left: 50% transform: translate(-50%,-50%) + box-shadow: 0px 0px 50px 0px rgb(0,0,0) button.topright position: absolute top: 0px |