Fix overwrite embed css check not clickable

This commit is contained in:
Jeremy Zhang 2018-01-03 13:32:06 +00:00
parent bbc12076ac
commit 21565ef29b

View File

@ -137,7 +137,7 @@
{% endif %}
<h4>{{ _("Theme") }}</h4>
<div class="row">
<div class="input-field col s12">
<div class="col s12">
<select id="theme-selector">
<option value="" selected>Default</option>
<option value="DiscordDark">DiscordDark</option>