fix: 서버 목록에서 목록이 긴 경우에도 아이콘이 하나만

This commit is contained in:
2022-07-05 23:05:11 +09:00
parent a83b6b55cd
commit ec8e43a2a9
+1 -1
View File
@@ -60,7 +60,7 @@ const serverCreateTemplate = "\
</div></td>";
const serverLoginTemplate = "\
<td style='background:url(\"<%picture%>\");background-size: 64px 64px;'></td>\
<td style='background:url(\"<%picture%>\");background-size: 64px 64px;background-repeat: no-repeat;background-position: center center;'></td>\
<td><%name%></td>\
<td class='ignore_border'>\
<div class='d-grid'>\