mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 11:25:22 +02:00
Set preview css guild id field width smaller
This commit is contained in:
@ -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;
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user