feat: remove unnecessary transform property from thread-chat-wrapper
This commit is contained in:
@@ -98,7 +98,6 @@
|
||||
// remove later
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
// transform: translate(-50%, -50%);
|
||||
// ----
|
||||
z-index: #{$z-index-ui-highest};
|
||||
.thread-chat-container {
|
||||
|
||||
Reference in New Issue
Block a user