mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
fix: normal paddings for descriptions title
This commit is contained in:
parent
ea59f2ca3e
commit
5be0f8094a
1 changed files with 3 additions and 3 deletions
|
@ -26,10 +26,10 @@
|
||||||
.ant-descriptions-title {
|
.ant-descriptions-title {
|
||||||
color: var(--dark-color-text-primary);
|
color: var(--dark-color-text-primary);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.ant-descriptions-title {
|
.ant-descriptions-title {
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue