style: 实例列表下拉,内容过长换行
This commit is contained in:
@@ -70,6 +70,8 @@
|
||||
.row__content {
|
||||
display: flex;
|
||||
color: #3976CB;
|
||||
word-wrap: break-word;
|
||||
max-width: 30%;
|
||||
|
||||
.alert-level-tag {
|
||||
display: flex;
|
||||
@@ -98,6 +100,7 @@
|
||||
|
||||
.row__content {
|
||||
padding: 2px 0;
|
||||
max-width: unset;
|
||||
|
||||
&:first-of-type {
|
||||
padding-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user