gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: Update styles for Activity page


From: gnunet
Subject: [libeufin] branch master updated: Update styles for Activity page
Date: Wed, 15 Jul 2020 12:20:20 +0200

This is an automated email from the git hooks/post-receive script.

heng-yeow pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 392bae4  Update styles for Activity page
392bae4 is described below

commit 392bae4f8277d97b28b70233aa2b90052925182d
Author: tanhengyeow <E0032242@u.nus.edu>
AuthorDate: Wed Jul 15 18:20:09 2020 +0800

    Update styles for Activity page
---
 frontend/src/components/activity/Activity.less | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/frontend/src/components/activity/Activity.less 
b/frontend/src/components/activity/Activity.less
index 5f617ab..f7670a9 100644
--- a/frontend/src/components/activity/Activity.less
+++ b/frontend/src/components/activity/Activity.less
@@ -10,3 +10,22 @@
   bottom: 0;
   margin-bottom: 40px;
 }
+
+.activity-buttons-row {
+  margin: 50px 0px 50px 0px;
+  display: flex;
+  justify-content: space-between;
+}
+
+.account-id {
+  display: flex;
+  align-items: center;
+}
+
+.account-id div {
+  margin-right: 10px;
+}
+
+.payment-options button {
+  margin-left: 30px;
+}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]