feat: remove unnecessary transform property from thread-chat-wrapper

This commit is contained in:
Vishnu 2025-05-23 17:41:44 +05:30
parent 0091cf59e7
commit a8432c6902
1 changed files with 0 additions and 1 deletions
app/src/styles/scene

View File

@ -98,7 +98,6 @@
// remove later
top: 50%;
left: 50%;
// transform: translate(-50%, -50%);
// ----
z-index: #{$z-index-ui-highest};
.thread-chat-container {