feature: sib-conversation added

- job-board updated with sib-conversation
- counter for the number of comments added
- new styles added
This commit is contained in:
Gaëlle Morin
2019-06-17 14:55:56 +02:00
parent cf561e4510
commit ce77303348
7 changed files with 235 additions and 104 deletions

View File

@ -7,6 +7,10 @@ $breakpoints: (phone: 480px,
display: none !important;
}
sib-ac-checker[hidden] {
display: block !important;
}
* {
outline: none;
}