处理扫描警告

This commit is contained in:
wanggeng 2021-10-22 00:05:03 +08:00
parent d9de4b54c9
commit 2762403eef

View File

@ -42,6 +42,7 @@ img {
display: none;
outline: none;
border: none;
max-width: none !important;
}
#supersized.speed img {
@ -99,7 +100,3 @@ img {
}
#supersized img {
max-width: none !important
}