• This project
    • Loading...
  • Sign in

Hooke / logic-flow2

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • logic-flow2
  • src
  • views
  • node-view
  • index.less
  • hookehuyr's avatar
    node节点操作 · c454a2b2
    c454a2b2
    hookehuyr authored 2025-03-12 09:30:14 +0800
index.less 149 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
.helloworld-app {
  width: 100%;

  .app-content {
    height: 380px;
  }
}

.viewport {
  position: relative;
  height: 80vh;
  overflow: hidden;
}