公告板
版本库
filestore
活动
搜索
登录
web
/
SchedulingDashboard
排程看板
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix: 切换到没有任务的设备后重置设备数
songshankun
2023-11-21
c17dd616160da6b1d177dd34f35e47f986ba2f3c
[web/SchedulingDashboard.git]
/
src
/
assets
/
style
/
fixed
/
vue-splitpane.scss
1
2
3
4
5
// vue-splitpane 样式补丁
.splitter-pane-resizer {
background-color: $color-border-1 !important;
opacity: 1 !important;
}