diff --git a/src/pages/customerservice/support/conversation/components/MsgBubble/style.module.css b/src/pages/customerservice/support/conversation/components/MsgBubble/style.module.css index 5bfdc1b..2179c67 100644 --- a/src/pages/customerservice/support/conversation/components/MsgBubble/style.module.css +++ b/src/pages/customerservice/support/conversation/components/MsgBubble/style.module.css @@ -25,8 +25,6 @@ width: 200px; height: 120px; position: relative; - -display: flex; - -flex-direction: column; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Chrome/Safari/Opera */ -khtml-user-select: none; /* Konqueror */