Width change (again)
This commit is contained in:
parent
116db96843
commit
f4115e55e9
1 changed files with 2 additions and 2 deletions
|
@ -1937,9 +1937,9 @@
|
|||
|
||||
.settings-window {
|
||||
background: var(--baseColorMix);
|
||||
width: 90%;
|
||||
max-width: 90%;
|
||||
max-width: 80%;
|
||||
max-height: 90%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 10px;
|
||||
box-shadow: var(--ciderShadow-Generic);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue