Clients support added

This commit is contained in:
2022-05-24 12:46:06 -03:00
parent d0e02c0e05
commit efad9f0b9c
4 changed files with 42 additions and 1 deletions

View File

@@ -19,6 +19,13 @@
.workspace-selector, .project-selector {
width: 15vw;
height: 5vh;
optgroup {
color: grey;
font-style: inherit;
font-weight: 300;
text-shadow: none;
}
}
.add-task {