Auto Commit

上级 26d66ca2
...@@ -14,7 +14,6 @@ body, ...@@ -14,7 +14,6 @@ body,
#app { #app {
font-weight: normal; font-weight: normal;
cursor: pointer;
} }
.content { .content {
...@@ -67,6 +66,7 @@ input { ...@@ -67,6 +66,7 @@ input {
text-align: center; text-align: center;
line-height: 20px; line-height: 20px;
position: relative; position: relative;
cursor: pointer;
} }
.col::after { .col::after {
......
...@@ -76,7 +76,7 @@ function drawBranch(ctx, v0, thick, len, dir) { ...@@ -76,7 +76,7 @@ function drawBranch(ctx, v0, thick, len, dir) {
right: 10px; right: 10px;
bottom: 10px; bottom: 10px;
pointer-events: none; pointer-events: none;
opacity: 0.5; opacity: 0.4;
} }
</style> </style>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册