Commit ed59d017 by Damien Moulard

ALC: deal with 403 server response

parent 707b2289
Pipeline #2293 passed with stage
in 1 minute 24 seconds
...@@ -253,8 +253,11 @@ ...@@ -253,8 +253,11 @@
.main.fa-info-circle { .main.fa-info-circle {
color: #0275d8; color: #0275d8;
}
#coverage_form .fa-info-circle {
cursor: pointer; cursor: pointer;
} }
.custom_cell_content { .custom_cell_content {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
......
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