WIP(teams): stylish and functional multi assign checkboxes

This commit is contained in:
SabreCat
2022-02-08 16:47:43 -06:00
parent 82d3545c08
commit 7e73c336dd
4 changed files with 91 additions and 232 deletions
@@ -669,9 +669,6 @@
}
input, textarea {
&:not(:host-context(.tags-popup)) {
border: none;
}
transition-property: border-color, box-shadow, color, background;
background-color: rgba(255, 255, 255, 0.5);
&:focus:not(:disabled), &:active:not(:disabled), &:hover:not(:disabled) {