From 98133c88154226af5be165939fc054d8f0f6e3bd Mon Sep 17 00:00:00 2001 From: Sem van der Hoeven Date: Mon, 29 May 2023 13:05:10 +0200 Subject: [PATCH] css? --- api/public/css/stylesheet.css | 1 + api/views/index.ejs | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/api/public/css/stylesheet.css b/api/public/css/stylesheet.css index 61a5b626..314a3660 100644 --- a/api/public/css/stylesheet.css +++ b/api/public/css/stylesheet.css @@ -40,6 +40,7 @@ body { #connectedstatus { float:left; + width: 80%; } #take_picture { diff --git a/api/views/index.ejs b/api/views/index.ejs index 5f7c74aa..cca296d5 100644 --- a/api/views/index.ejs +++ b/api/views/index.ejs @@ -14,7 +14,6 @@

Camera view:

-

<%- api_connected %>