增加 防止系统休眠 功能 修复winipboadcast关闭后再次打开又启动的bug,优化成员列表字体大小和布局

This commit is contained in:
黑先森
2024-12-04 18:13:55 +08:00
parent 0253d95597
commit 7d6e93d796
13 changed files with 85 additions and 21 deletions
+4
View File
@@ -46,4 +46,8 @@ html.dark body {
align-items: flex-start;
overflow: auto;
flex: 1;
}
.el-table {
font-size: 12px!important;
}