Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add margins to loading widgets
Alexis Sellier committed 4 years ago
commit 1561d2b96924d4788b13b97cae20641a44b458f7
parent 7349c1e6b165cdcf802b07549ff6613ad41f74f4
1 file changed +1 -1
modified src/base/users/View.svelte
@@ -147,7 +147,7 @@
          <div class="members">
            {#each orgs as org}
              {#await Org.getProfile(org.address, ProfileType.Minimal, config)}
-
                <Loading small />
+
                <Loading small margins />
              {:then profile}
                <div class="member">
                  <div class="member-icon">