Update styles-deferred.css

This commit is contained in:
aridan 2025-03-09 14:25:41 +01:00 committed by GitHub
parent 248ce69565
commit 7e464aa827
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -338,7 +338,7 @@ x-dialog x-paper {
width: 100%;
max-width: 450px;
z-index: 3;
border-radius: 30px;
border-radius: 10px;
overflow: hidden;
box-sizing: border-box;
transition: transform 300ms;
@ -814,4 +814,4 @@ x-dialog a {
max-height: 40vh;
margin: auto;
display: block;
}
}