tasks usability improvements

This commit is contained in:
Michael Shamoon
2022-05-26 22:58:01 -07:00
parent dc86993c84
commit 66b2013d23
4 changed files with 43 additions and 9 deletions

View File

@@ -5,3 +5,8 @@
::ng-deep .popover.mobile {
max-width: 75%;
}
.btn .spinner-border-sm {
width: 0.8rem;
height: 0.8rem;
}