修改侧栏按钮不可用时不可见

This commit is contained in:
张开科 2024-07-08 14:16:12 +08:00
parent 9aee69c25f
commit 5fffb29cc5

View File

@ -282,7 +282,7 @@ trough {
} }
.action_bar :disabled{ .action_bar :disabled{
opacity: .85; opacity: 0;
} }
.title_bar { .title_bar {