주기 회기 진단과 로그인 폭 보강
This commit is contained in:
parent
946661926b
commit
f97e7fadac
10 changed files with 216 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.lg-root {
|
||||
min-height: 100dvh;
|
||||
width: 100%;
|
||||
max-width: none;
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
position: relative;
|
||||
display: grid;
|
||||
grid-template-columns: minmax(0, 1fr) minmax(360px, 500px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue