This commit is contained in:
Zheng Jie
2022-07-29 13:52:30 +08:00
parent b656275d7b
commit 6bf9906b27

View File

@@ -67,4 +67,7 @@ export default {
.wwads-vertical .wwads-poweredby { .wwads-vertical .wwads-poweredby {
display: none !important; display: none !important;
} }
.wwads-img >img {
display: none;
}
</style> </style>