修复代码错漏
This commit is contained in:
@@ -1703,11 +1703,11 @@ function displayTrans(key: string): string {
|
||||
background: var(--color-text-tertiary);
|
||||
}
|
||||
|
||||
</style>
|
||||
/* 保证按钮内图标不压缩文本,提升对齐与可读性 */
|
||||
.pe-left button svg,
|
||||
.pe-right button svg,
|
||||
.pe-input-actions button svg,
|
||||
.pe-preset-toggle svg {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user