mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
style: 修复跳转链接文本溢出长度问题
This commit is contained in:
@@ -71,9 +71,8 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
.detail {
|
||||
font-weight: 400;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user