include style modal
This commit is contained in:
parent
c364869170
commit
21cde56f31
@ -80,7 +80,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="selectedServerContainer" class="row" style="display: none;">
|
||||
<div class="col-12 bg-body-tertiary p-3 py-sm-4">
|
||||
<div class="col-12 bg-body-tertiary px-4 py-3 py-sm-4">
|
||||
<div class="row">
|
||||
<div class="col-sm-7 col-md-6 d-flex align-items-center">
|
||||
<img alt="Server Icon" class="resolve-to-server-icon rounded-3 d-none d-sm-block">
|
||||
@ -175,6 +175,7 @@
|
||||
</div>
|
||||
{% include "home/modals/editSub.html" %}
|
||||
{% include "home/modals/editFilter.html" %}
|
||||
{% include "home/modals/editStyle.html" %}
|
||||
{% include "home/modals/editServer.html" %}
|
||||
{% include "home/modals/confirm.html" %}
|
||||
{% endblock content %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user