mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-25 14:34:46 +00:00
perf: 资源详情页面标题长度超过一行则省略表示
This commit is contained in:
@@ -66,6 +66,9 @@ export default {
|
||||
font-weight: 500;
|
||||
line-height: 32px;
|
||||
color: #1F2329;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.page-heading-right {
|
||||
|
||||
Reference in New Issue
Block a user