[S] Fix header and search bar width
This commit is contained in:
@@ -119,6 +119,11 @@
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
background: white;
|
background: white;
|
||||||
|
|
||||||
|
// Fix width issue
|
||||||
|
padding-left: 20px;
|
||||||
|
padding-right: 20px;
|
||||||
|
border-radius: 4px;
|
||||||
|
|
||||||
.text
|
.text
|
||||||
{
|
{
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
|
|||||||
Reference in New Issue
Block a user