mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[web] Tear down split-test `uniaccessphase1` GitOrigin-RevId: ef1726034362c7a0e95fb881d398fe39156713a5
6 lines
103 B
SCSS
6 lines
103 B
SCSS
.compromised-password-content {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: var(--spacing-05);
|
|
}
|