This commit is contained in:
2026-05-27 16:48:22 +08:00
parent 0082c0b727
commit e81e4547e7
535 changed files with 35957 additions and 10 deletions

View File

@@ -0,0 +1,29 @@
TaskView
{
overflow: hidden;
}
#conditional-abort-icon
{
top: 2px;
padding-left: 3px;
position: absolute;
}
#event-execution-status
{
bottom: 1px;
right: -1px;
align-self: flex-end;
position: absolute;
height: 20px;
}
#execution-status
{
top: 2px;
right: 2px;
align-self: flex-end;
position: absolute;
height: 24px;
}