feat(block-ads): remove desktop version download tip

This commit is contained in:
Hakadao
2024-12-01 21:53:08 +08:00
parent 69c980c60c
commit f4cb09a766

View File

@@ -21,7 +21,9 @@
display: none !important;
}
// 主頁右下廣告卡片
.adcard {
.adcard,
// 主頁下載桌面版提示
.desktop-download-tip {
display: none !important;
}