mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
revert error handler
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user