From 7609fdbabf2dca556873a9c48df4c597f7df209a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien?= Date: Thu, 28 Jan 2021 16:59:20 +0100 Subject: Add Loading for searchUser and share Signed-off-by: Marco Nassabain --- css/app.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') diff --git a/css/app.css b/css/app.css index 7743d956a..fa6f5e8c1 100644 --- a/css/app.css +++ b/css/app.css @@ -101,3 +101,7 @@ background-color: rgba(0, 0, 0, 0.1); font-weight: bold; } + +.right { + float: right; +} -- cgit v1.2.3