Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Use small loading indicator in user profile
Alexis Sellier committed 4 years ago
commit 94d29133a02ab1eff2e0e25fd659807a4f013318
parent 1b7a259515e6a3bc8a1c6850fefc186553a9b4f4
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/>
+
                <Loading small />
              {:then profile}
                <div class="member">
                  <div class="member-icon">