mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 06:27:03 +01:00
Set preview css guild id field width smaller
This commit is contained in:
parent
87d5c3e462
commit
24f6b72f17
@ -163,5 +163,9 @@ will have CSS cosmetic privilages removed, if caught. Please don't, we check the
|
|||||||
height: 43vh;
|
height: 43vh;
|
||||||
min-height: 450px;
|
min-height: 450px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#preview_guildid {
|
||||||
|
width: 180px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
Reference in New Issue
Block a user