Verified Commit cb0fde22 authored by Jakob Moser's avatar Jakob Moser
Browse files

Use viewport-height units

parent 17bdfd47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -864,7 +864,7 @@ dialog::backdrop {

dialog {
    border: none;
    margin-bottom: 30%;
    margin-bottom: 50vh;
    background: none;
    align-self: center;
    justify-self: center;