cobalt.css: stretch error popup content to full width

This commit is contained in:
wukko 2024-03-29 06:04:16 +06:00
parent bcd8ca14b0
commit 5438eb4405

View file

@ -452,6 +452,7 @@ button:active,
display: flex;
flex-direction: column;
gap: 18px;
width: 100%;
}
.popup.small.visible {
transform: translate(-50%, -50%);