Removed some servers and fixed shadow on input in safari

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura 2021-11-06 18:09:29 +05:30
parent d1228a085b
commit 364def188a
4 changed files with 9 additions and 5 deletions

View file

@ -56,6 +56,7 @@
.homeserver-form {
display: flex;
margin-bottom: var(--sp-extra-tight);
line-height: 0;
& > .input-container {
flex: 1;
& .input {