mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
fix(cert): 修正证书过期时间计算逻辑
This commit is contained in:
@@ -65,4 +65,10 @@ footer{
|
||||
.ant-select-multiple .ant-select-selection-item-remove{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
.ant-progress.ant-progress-show-info .ant-progress-outer {
|
||||
margin-inline-end: calc(-3em - 8px);
|
||||
padding-inline-end: calc(3em + 8px);
|
||||
}
|
||||
Reference in New Issue
Block a user