Sign in

简柏林 / thingskit-front · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • thingskit-front
  • src
  • views
  • rule
  • script
  • TcpConversionScript
  • ConverScriptModal.less
  • perf: 迁移脚本管理/转换函数至规则引擎页面
    aede5af8
    ww authored
    2023-05-26 18:20:27 +0800  
    Browse Files »
ConverScriptModal.less 156 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14
.wrapper {
  margin: 10px 60px 60px 60px;
}

.inner {
  width: 400px;
  height: 400px;
}

.item {
  text-align: center;
  font-size: 200%;
  color: #fff;
}