less placeholders
This commit is contained in:
parent
d0c6c7c743
commit
12bff711bc
@ -15,7 +15,7 @@
|
||||
<div class="server-sidebar d-flex flex-column bg-body-tertiary py-3 border-end">
|
||||
<h6 class="d-none d-lg-block ms-3">Discord Servers</h6>
|
||||
<ul id="serverList" class="nav nav-pills nav-flush flex-column mb-auto text-center px-lg-2 px-1 flex-nowrap overflow-y-auto">
|
||||
{% for i in "01234567890123"|make_list %}
|
||||
{% for i in "0123456789"|make_list %}
|
||||
<li class="nav-item server-loading-item">
|
||||
<div class="btn border-0 w-100 position-relative">
|
||||
<div class="d-flex justify-content-start align-items-center w-100 placeholder-wave">
|
||||
|
Loading…
x
Reference in New Issue
Block a user