diff --git a/webapp/titanembeds/templates/usercss.html.j2 b/webapp/titanembeds/templates/usercss.html.j2 index 7bdffd5..0ce55ed 100644 --- a/webapp/titanembeds/templates/usercss.html.j2 +++ b/webapp/titanembeds/templates/usercss.html.j2 @@ -163,5 +163,9 @@ will have CSS cosmetic privilages removed, if caught. Please don't, we check the height: 43vh; min-height: 450px; } + + #preview_guildid { + width: 180px; + } {% endblock %} \ No newline at end of file