Merge pull request 'brzydkie slowa' (#2) from topbar into master
Reviewed-by: y0rune <y0rune@aol.com>
This commit is contained in:
commit
2d38389c0f
@ -17,10 +17,10 @@ function App() {
|
|||||||
setOpen(!isOpen);
|
setOpen(!isOpen);
|
||||||
}}
|
}}
|
||||||
handleLanguage={(e)=>{
|
handleLanguage={(e)=>{
|
||||||
alert("chuj1");
|
alert("Language");
|
||||||
}}
|
}}
|
||||||
handleProfile={(e)=>{
|
handleProfile={(e)=>{
|
||||||
alert("chuj2");
|
alert("Profile");
|
||||||
}}
|
}}
|
||||||
isOpen={isOpen}
|
isOpen={isOpen}
|
||||||
/>
|
/>
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
width: 96%;
|
width: 96%;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-icon{
|
&-icon {
|
||||||
width: 35px;
|
width: 35px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -61,11 +61,8 @@
|
|||||||
height: 60px;
|
height: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__input-icon{
|
&__input-icon {
|
||||||
width: 25px;
|
width: 25px;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user