vue_accourseWorkEdit: improve show/hide button + list-suggest improve hyphens on badge too large

This commit is contained in:
2021-11-25 19:04:13 +01:00
parent 8ac3dab0a2
commit 37cc540970
2 changed files with 46 additions and 20 deletions

View File

@@ -17,6 +17,11 @@
ul.list-suggest {
list-style-type: none;
padding-left: 0;
li > span {
white-space: normal;
text-align: start;
margin-bottom: 3px;
}
&.add-items {
li {
cursor: pointer;