fixes ui
This commit is contained in:
parent
230055a4fb
commit
ba5b0fa8e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1716,7 +1716,7 @@
|
||||||
border: 1px solid var(--border-color, #e0e0e0);
|
border: 1px solid var(--border-color, #e0e0e0);
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
padding: 1.5rem;
|
padding: 1.5rem;
|
||||||
max-width: 400px;
|
max-width: 600px;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue