mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-02 11:59:07 -05:00
prevent layout change due to validation alert
This commit is contained in:
parent
95e43cabd2
commit
198ae5823d
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
height: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.transfer-password-validation {
|
.transfer-password-validation {
|
||||||
|
|
Loading…
Reference in a new issue