task panel: smaller letters
This commit is contained in:
parent
2a7e5a6120
commit
bfe6aa3c9a
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ import { taskStatuses } from "./task-status-cache";
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
z-index: 120;
|
z-index: 120;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
font-size: 1.1rem;
|
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 600px) {
|
||||||
|
|
Reference in a new issue