mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Fix overwrite embed css check not clickable
This commit is contained in:
parent
bbc12076ac
commit
21565ef29b
@ -137,7 +137,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<h4>{{ _("Theme") }}</h4>
|
<h4>{{ _("Theme") }}</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="input-field col s12">
|
<div class="col s12">
|
||||||
<select id="theme-selector">
|
<select id="theme-selector">
|
||||||
<option value="" selected>Default</option>
|
<option value="" selected>Default</option>
|
||||||
<option value="DiscordDark">DiscordDark</option>
|
<option value="DiscordDark">DiscordDark</option>
|
||||||
|
Loading…
Reference in New Issue
Block a user