주기 회기 진단과 로그인 폭 보강
This commit is contained in:
parent
946661926b
commit
f97e7fadac
10 changed files with 216 additions and 17 deletions
|
|
@ -1,8 +1,8 @@
|
|||
.vg-auth-shell {
|
||||
position: relative;
|
||||
isolation: isolate;
|
||||
inline-size: 100%;
|
||||
max-inline-size: none;
|
||||
inline-size: auto;
|
||||
max-inline-size: 100%;
|
||||
min-block-size: 100vh;
|
||||
min-block-size: 100dvh;
|
||||
overflow-x: clip;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue