mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
perf: 选项显示图标
This commit is contained in:
@@ -60,6 +60,11 @@ h1, h2, h3, h4, h5, h6 {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.flex-between {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.flex {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -192,7 +197,9 @@ h1, h2, h3, h4, h5, h6 {
|
||||
border-bottom: 1px solid #dedede;
|
||||
}
|
||||
|
||||
|
||||
.color-plus{
|
||||
color: #c5913f;
|
||||
}
|
||||
.color-blue {
|
||||
color: #1890ff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user