fix: make the phone code vertically center (#36614)
* fix: make the phone code vertically center * fix(phone): remove the line from phone_picker.scss Instead of commenting, removing the line.
This commit is contained in:
parent
251a081e85
commit
bbed59f001
1 changed files with 0 additions and 1 deletions
|
|
@ -123,7 +123,6 @@
|
|||
|
||||
.data-row.row {
|
||||
.selected-phone {
|
||||
top: calc(50% - 10.1px);
|
||||
z-index: 2;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue