autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 69205db0b8
commit ffd0c5d1ab

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.ace35d9b.js"></script>
<script src="/react/build/umi.dcacb18c.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -411,9 +411,14 @@
background: #D86070;
}
.container___BfHNQ .right___wrYmM .content___cFJHx .messageItem___EW67S .messageTitle___WUHQo {
max-width: 815rem;
font-size: 16rem;
font-weight: 500;
line-height: 1.4;
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.container___BfHNQ .right___wrYmM .content___cFJHx .messageItem___EW67S .messageInfo___ApV5X {
display: flex;

@ -93,6 +93,11 @@
font-size: 18rem;
font-weight: 500;
line-height: 1.4;
max-width: 585rem;
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_ .messageInfo___YGYeB,
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ .messageInfo___YGYeB {

@ -97,6 +97,7 @@
background: #D86070;
}
.container____quqI .left___tKc0u .content___ran31 .messageItem___mVQAx .messageTitle___PEELu {
max-width: 348rem;
font-size: 16rem;
font-weight: 500;
line-height: 1.4;

@ -107,6 +107,7 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 350rem;
}
.container___s3L99 .content___X1drf .messageItem___qcCyh .messageInfo___XsGEe {
display: flex;

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save