Commit 06aa5712 by Damien Moulard

change supplier pill color

parent a051fc8b
Pipeline #1278 passed with stage
in 1 minute 25 seconds
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding: 8px 30px 8px 30px; padding: 7px 30px 7px 30px;
margin: 0 10px 5px 10px; margin: 0 10px 5px 10px;
} }
...@@ -288,8 +288,8 @@ ...@@ -288,8 +288,8 @@
} }
.supplier_pill { .supplier_pill {
background-color: #00bfdb; background-color: #a0daff;
border: 1px solid #008ea9; border: 1px solid #6ea8cc;
} }
.pill_supplier_name { .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