[S] Fix header and search bar width

This commit is contained in:
Hykilpikonna
2020-04-12 13:55:55 -04:00
parent 3f27db8c77
commit ed1a667e09
@@ -119,6 +119,11 @@
position: fixed;
background: white;
// Fix width issue
padding-left: 20px;
padding-right: 20px;
border-radius: 4px;
.text
{
margin-top: 15px;