Fix the modals being too high. Closes #1664
This commit is contained in:
@@ -357,7 +357,6 @@ header {
|
|||||||
width: 50%;
|
width: 50%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
top: -15%;
|
|
||||||
}
|
}
|
||||||
.modal__close {
|
.modal__close {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|||||||
Reference in New Issue
Block a user