Change text-align of taskgroup btns

This commit is contained in:
Sebastian 2023-10-28 09:50:12 +02:00
parent b57ee244c0
commit 7d123f87ae

View File

@ -144,4 +144,5 @@
.node-name {
font-style: normal;
font-weight: normal;
text-align: left;
}