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
  • scriptmanage
  • converscript
  • ConverScriptModal.less
  • feat:新增脚本管理下的脚本转换
    05e35e05
    fengtao authored
    2022-10-11 18:07:08 +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;
}