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:
Nilesh Suthar 2026-02-16 12:13:18 +05:30 committed by GitHub
parent 251a081e85
commit bbed59f001
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -123,7 +123,6 @@
.data-row.row {
.selected-phone {
top: calc(50% - 10.1px);
z-index: 2;
}
}