Bundle embedded web app
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
.SingleFollower_follower__QdHxf{border:1px solid rgba(0,0,0,.3);padding:10px;border-radius:15px;background-color:var(--theme-color-background-main);margin:.5em;font-size:1rem;line-height:1.5rem}.SingleFollower_follower__QdHxf:hover{border-color:var(--theme-text-link)}.SingleFollower_follower__QdHxf .SingleFollower_avatar__HfeN_{height:60px;width:60px;border:1px solid rgba(0,0,0,.3);font-size:1.8rem}.SingleFollower_follower__QdHxf .SingleFollower_avatarColumn__q2toA{max-width:75px;min-width:75px}.SingleFollower_follower__QdHxf .SingleFollower_account__dtUEp{display:block;color:var(--theme-color-components-text-on-light);font-size:.7rem;line-height:1.2}.SingleFollower_follower__QdHxf .SingleFollower_username__X9Dea{display:block;font-family:var(--theme-text-display-font-family);font-weight:600;color:var(--theme-color-components-text-on-light);font-size:1rem;line-height:1.1;padding-bottom:5px}.FollowerCollection_followers__DfFYk{width:100%;padding:5px;min-height:20vh}.FollowerCollection_followers__DfFYk .FollowerCollection_followerRow__AP1gv{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media(width <= 900px){.FollowerCollection_followers__DfFYk .FollowerCollection_followerRow__AP1gv{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (width <= 481px){.FollowerCollection_followers__DfFYk .FollowerCollection_followerRow__AP1gv{display:block;justify-content:center}}.FollowerCollection_noFollowers__zeGt_{padding:var(--content-padding);border-radius:var(--theme-rounded-corners);width:100%}.FollowerCollection_pagination__Iq9HJ{margin:1rem}
|
||||
1
static/web/_next/static/css/ef7b086f4005d486.css
vendored
Normal file
1
static/web/_next/static/css/ef7b086f4005d486.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.SingleFollower_follower__QdHxf{border:1px solid rgba(0,0,0,.3);padding:10px;border-radius:15px;background-color:var(--theme-color-background-main);margin:.5em;font-size:1rem;line-height:1.5rem;height:100%;align-items:center;transition:border-color .2s ease-in-out}.SingleFollower_follower__QdHxf:hover{border-color:var(--theme-text-link)}.SingleFollower_follower__QdHxf .SingleFollower_avatar__HfeN_{height:60px;width:60px;border:1px solid rgba(0,0,0,.3);font-size:1.8rem}.SingleFollower_follower__QdHxf .SingleFollower_avatarColumn__q2toA{max-width:75px;min-width:75px}.SingleFollower_follower__QdHxf .SingleFollower_account__dtUEp{display:block;color:var(--theme-color-components-text-on-light);font-size:.7rem;line-height:1.2}.SingleFollower_follower__QdHxf .SingleFollower_username__X9Dea{display:block;font-family:var(--theme-text-display-font-family);font-weight:600;color:var(--theme-color-components-text-on-light);font-size:1rem;line-height:1.1;padding-bottom:5px}.FollowerCollection_followers__DfFYk{width:100%;padding:5px;margin:0 auto;min-height:20vh}.FollowerCollection_followers__DfFYk .FollowerCollection_followerRow__AP1gv{display:grid;gap:16px 0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-rows:min-content}@media only screen and (width <= 481px){.FollowerCollection_followers__DfFYk .FollowerCollection_followerRow__AP1gv{display:block;justify-content:center}}@media(640px <= width < 960px){.FollowerCollection_followers__DfFYk .FollowerCollection_followerRow__AP1gv{grid-template-columns:repeat(2,1fr)}}@media(960px <= width < 1280px){.FollowerCollection_followers__DfFYk .FollowerCollection_followerRow__AP1gv{grid-template-columns:repeat(3,1fr)}}@media(width >= 1280px){.FollowerCollection_followers__DfFYk .FollowerCollection_followerRow__AP1gv{grid-template-columns:repeat(4,1fr)}}.FollowerCollection_noFollowers__zeGt_{padding:var(--content-padding);border-radius:var(--theme-rounded-corners);width:100%}.FollowerCollection_pagination__Iq9HJ{margin:1rem}
|
||||
Reference in New Issue
Block a user