Modal Close Button behoben, Events verbessert, Galerie fertiggestellt, ESLint Config hinzugefügt
This commit is contained in:
@@ -42,13 +42,15 @@
|
||||
border-radius: 10px;
|
||||
width: 100%;
|
||||
height: 70%;
|
||||
overflow-y: scroll;
|
||||
margin-top: 5%;
|
||||
max-width: 800px;
|
||||
padding-top: 50px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.modal-inner-content {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.close, .closeBtn {
|
||||
color: #4CAF50;
|
||||
font-size: 28px;
|
||||
@@ -100,4 +102,4 @@
|
||||
|
||||
.modal-content {
|
||||
z-index: 1500;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user