保存关注到本地,时间线分子模式

This commit is contained in:
2021-12-17 00:07:29 +08:00
parent be55d3686a
commit a93e59069a
6 changed files with 166 additions and 37 deletions

View File

@@ -319,3 +319,23 @@
height: 50vh;
padding: 12px;
}
.export-btn {
float: right;
}
.flow-submode-choice {
display: inline-block;
color: white;
}
.flow-submode-choice a {
margin: 10px;
color: white;
}
.flow-submode-choice a.choiced {
margin: 10px;
color: white;
font-weight: bold;
}