mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-05-31 18:24:10 +00:00
10 lines
177 B
CSS
10 lines
177 B
CSS
.status-card .text-center {
|
|||
text-align: center;
|
|||
}
|
|||
|
|||
.status-card .ant-progress-text,
|
|||
.status-card .ant-progress-indicator {
|
|||
font-size: 12px !important;
|
|||
font-weight: 500;
|
|||
}
|