changed max pixel

This commit is contained in:
2024-09-20 14:39:27 +02:00
parent 4d8c8357d7
commit a947b9c5de

View File

@@ -55,7 +55,7 @@
}
}
@media (max-width: 1024px) {
@media (max-width: 1400px) {
#waifu-tool {
opacity: 1 !important; /* 手机和平板设备上始终显示 */
transition: none; /* 去掉渐变效果,工具栏立即显示 */