Add knowledge identification requirement and unknown filter

This commit is contained in:
pikiou
2022-05-11 09:15:59 +02:00
parent 1b93b41225
commit df33d3a951
3 changed files with 60 additions and 19 deletions

View File

@@ -1,6 +1,13 @@
@import "../../theme/variables";
@import "../../theme/mixins";
.showUnknownOnlyLabel {
text-align: left;
display: inline-block;
margin-bottom: 10px;
width: 280px;
}
.boxList {
padding: 0;
list-style: none;