update
1.更新im 2.修改bug
This commit is contained in:
@@ -697,4 +697,16 @@
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
@import '../styles/home.scss';
|
||||
:deep(.groupInvite-header-desktop) {
|
||||
left: 0 !important;
|
||||
width: 100% !important;
|
||||
transform: translate(0, 0) !important;
|
||||
}
|
||||
:deep(.singleInvite-message) {
|
||||
width: 100% !important;
|
||||
}
|
||||
:deep(.singleInvite-nick-span) {
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user