Commit b61ae98d by Damien Moulard

small style change

parent 99a1dfd1
......@@ -48,7 +48,7 @@
border-bottom: 1px solid #d9534f;
position: absolute;
content: "";
width: 95%;
width: 100%;
height: 50%;
display: none;
}
......
......@@ -321,7 +321,7 @@
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin: 30px 0 20px 0;
margin: 15px 0;
position: -webkit-sticky;
position: sticky;
top: 140px;
......@@ -329,8 +329,8 @@
}
.supplier_pill {
background-color: #a0daff;
border: 1px solid #6ea8cc;
background-color: #ffebcd;
border: 2px solid black;
}
.pill_supplier_name {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment