mirror of
https://github.com/certd/certd.git
synced 2026-04-14 04:20:52 +08:00
13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
.fs-iconify.fs-icon{
|
|
display: inline-flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
.ant-btn {
|
|
display: inline-flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|