Input-field update

This commit is contained in:
Kasper Rynning-Tønnesen
2019-10-01 15:16:13 +02:00
parent d228cf223d
commit 612a76ebf6

View File

@@ -1539,6 +1539,8 @@ margin:-1px;
.channel-finder .input-field {
display: flex;
justify-content: center;
align-items: center;
margin-left: 0px !important;
width: max-content !important;
justify-content: center;
@@ -1552,7 +1554,9 @@ margin:-1px;
.channel-finder .input-field .prefix {
color: white;
font-size: 17px;
/*margin-left: -215px;*/
position: initial;
margin-right: -45px;
margin-bottom: 9px;
left: 0;
}