no message

This commit is contained in:
kuaifan 2022-06-04 22:41:02 +08:00
parent 8a49eb742e
commit 2bd3ba189e
2 changed files with 3 additions and 3 deletions

View File

@ -17,6 +17,9 @@ body {
max-height: 100%;
}
}
div.pswp__img--placeholder {
background: transparent;
}
}
</style>
<script>

View File

@ -270,7 +270,6 @@
> img {
max-width: 100%;
max-height: 100%;
-webkit-touch-callout: none;
}
&:hover {
transform: scale(1.4);
@ -320,7 +319,6 @@
height: 24px;
padding: 0 12px;
box-sizing: content-box;
-webkit-touch-callout: none;
}
}
}
@ -492,7 +490,6 @@
height: 28px;
border-radius: 50%;
overflow: hidden;
-webkit-touch-callout: none;
}
> em {