* block: fix cursor on picker in execution statistic block.

This commit is contained in:
sunhao
2024-04-30 16:23:08 +08:00
parent 3b6937d032
commit de42e70a5a
@@ -1 +1 @@
.filter-project-pricker > .picker-select {border-radius: var(--radius-full);}
.filter-project-pricker > .picker-select {border-radius: var(--radius-full); cursor: default;}