mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Input-field update
This commit is contained in:
@@ -1539,6 +1539,8 @@ margin:-1px;
|
|||||||
|
|
||||||
.channel-finder .input-field {
|
.channel-finder .input-field {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
margin-left: 0px !important;
|
margin-left: 0px !important;
|
||||||
width: max-content !important;
|
width: max-content !important;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
@@ -1552,7 +1554,9 @@ margin:-1px;
|
|||||||
.channel-finder .input-field .prefix {
|
.channel-finder .input-field .prefix {
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
/*margin-left: -215px;*/
|
position: initial;
|
||||||
|
margin-right: -45px;
|
||||||
|
margin-bottom: 9px;
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user