summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAurélien <dav.aurelien@gmail.com>2021-01-28 16:59:20 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commit7609fdbabf2dca556873a9c48df4c597f7df209a (patch)
treebca9e22b173a066e999a9de56af3f2e79b6e1d37 /css
parenta78287a77722483a99784c96c694044c22c6921b (diff)
Add Loading for searchUser and share
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'css')
-rw-r--r--css/app.css4
1 files changed, 4 insertions, 0 deletions
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;
+}