revert error handler

This commit is contained in:
laigyu
2024-04-07 23:19:41 +08:00
parent 94e32a85b0
commit d448b586ed
4 changed files with 1 additions and 33 deletions
-12
View File
@@ -76,18 +76,6 @@
width: 100%;
}
.photoviewer .error-handler {
border-radius: 0;
padding: 15px;
position: absolute;
left: 50%;
top: 75px;
transform: translate(-50%, -50%);
z-index: 50;
color: red;
font-size: 20px;
}
.photo-wrapper {
width: 100%;