更新
This commit is contained in:
@@ -81,7 +81,8 @@
|
||||
nextTick(() => {
|
||||
document.getElementsByClassName(
|
||||
'flex flex-col md:flex-row gap-2 items-center text-sm text-slate-700 dark:text-slate-500 justify-center py-2'
|
||||
)[0].style.opacity = 0
|
||||
)[0].style.display = 'none'
|
||||
// opacity = 0
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user