lint, add spec, add info button to added roles

This commit is contained in:
AlecM33
2022-06-19 16:24:47 -04:00
parent 99a5455713
commit c86e106060
6 changed files with 64 additions and 44 deletions

View File

@@ -119,8 +119,9 @@
#deck-template-container {
margin: 1em 0;
max-height: 30em;
max-height: 64vh;
overflow-y: auto;
padding: 0 0.5em;
}
.template-option-name {