保存关注到本地,时间线分子模式
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user