chores: up themes fix btn-ghost-sm

This commit is contained in:
Barış Soner Uşaklı
2024-09-12 14:04:40 -04:00
parent 396dd38b23
commit 106291fad4
2 changed files with 3 additions and 3 deletions

View File

@@ -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",

View File

@@ -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 -->