mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
fix(config-template-modal): header text overflow
This commit is contained in:
parent
3d925c2769
commit
e6e30110fd
1 changed files with 1 additions and 1 deletions
|
@ -175,6 +175,6 @@ function duplicate(index: number) {
|
|||
}
|
||||
|
||||
:deep(.ant-collapse-header-text) {
|
||||
overflow: hidden;
|
||||
width: 95%;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue