mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 16:41:21 +01:00
chores: up themes fix btn-ghost-sm
This commit is contained in:
@@ -104,10 +104,10 @@
|
|||||||
"nodebb-plugin-ntfy": "1.7.6",
|
"nodebb-plugin-ntfy": "1.7.6",
|
||||||
"nodebb-plugin-spam-be-gone": "2.2.2",
|
"nodebb-plugin-spam-be-gone": "2.2.2",
|
||||||
"nodebb-rewards-essentials": "1.0.0",
|
"nodebb-rewards-essentials": "1.0.0",
|
||||||
"nodebb-theme-harmony": "1.2.67",
|
"nodebb-theme-harmony": "1.2.68",
|
||||||
"nodebb-theme-lavender": "7.1.8",
|
"nodebb-theme-lavender": "7.1.8",
|
||||||
"nodebb-theme-peace": "2.2.7",
|
"nodebb-theme-peace": "2.2.7",
|
||||||
"nodebb-theme-persona": "13.3.35",
|
"nodebb-theme-persona": "13.3.36",
|
||||||
"nodebb-widget-essentials": "7.0.28",
|
"nodebb-widget-essentials": "7.0.28",
|
||||||
"nodemailer": "6.9.15",
|
"nodemailer": "6.9.15",
|
||||||
"nprogress": "0.2.0",
|
"nprogress": "0.2.0",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<!-- IMPORT partials/chats/options.tpl -->
|
<!-- IMPORT partials/chats/options.tpl -->
|
||||||
|
|
||||||
<button id="chat-close-btn" type="button" class="btn-close btn-ghost-sm" aria-label="Close"></button>
|
<button id="chat-close-btn" type="button" class="btn-close btn btn-ghost btn-sm" aria-label="Close"></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- IMPORT partials/chats/scroll-up-alert.tpl -->
|
<!-- IMPORT partials/chats/scroll-up-alert.tpl -->
|
||||||
|
|||||||
Reference in New Issue
Block a user