mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-03 08:56:20 +01:00
cobalt.css: stretch error popup content to full width
This commit is contained in:
parent
bcd8ca14b0
commit
5438eb4405
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@ button:active,
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 18px;
|
||||
width: 100%;
|
||||
}
|
||||
.popup.small.visible {
|
||||
transform: translate(-50%, -50%);
|
||||
|
|
Loading…
Reference in a new issue