20230517
This commit is contained in:
@@ -27,7 +27,7 @@ a {
|
||||
|
||||
.content-box {
|
||||
position: absolute;
|
||||
left: 250px;
|
||||
left: 260px;
|
||||
right: 0;
|
||||
top: 70px;
|
||||
bottom: 0;
|
||||
@@ -512,8 +512,9 @@ a {
|
||||
}
|
||||
|
||||
.kuang_communtion .kuang_communtion_conmt {
|
||||
max-height: 350px;
|
||||
overflow-y: auto;
|
||||
/* max-height: 350px;
|
||||
overflow-y: auto; */
|
||||
word-break: normal;
|
||||
}
|
||||
|
||||
.kuang_communtion_input {
|
||||
@@ -625,6 +626,8 @@ a {
|
||||
|
||||
.talk_aued>.el-card {
|
||||
margin: 8px 0 0 0;
|
||||
max-height: 350px;
|
||||
overflow-y: auto;
|
||||
|
||||
}
|
||||
|
||||
@@ -1055,3 +1058,16 @@ a {
|
||||
.nullTable .is-scrolling-none {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* 表格超出 */
|
||||
/* .el-tooltip__popper {
|
||||
max-width:45%;
|
||||
}
|
||||
|
||||
.el-tooltip__popper,
|
||||
.el-tooltip__popper.is-dark {
|
||||
background: rgb(48, 65, 86) !important;
|
||||
color: #fff !important;
|
||||
line-height: 24px;
|
||||
} */
|
||||
|
||||
Reference in New Issue
Block a user