remove hidden

This commit is contained in:
Barış Soner Uşaklı
2022-08-24 11:17:40 -04:00
parent d7a29a3df2
commit f2bd8e22d7

View File

@@ -54,7 +54,6 @@ define('forum/topic/postTools', [
const topic = require('forum/topic');
dropdownMenu.html(html);
dropdownMenu.get(0).classList.toggle('hidden', false);
topic.applyDropup.call(self);
new clipboard('[data-clipboard-text]');