From e4b43e2df7cd4eeef99b0bbc8a8b3b1b33123ef4 Mon Sep 17 00:00:00 2001 From: Kiran Ashok Date: Wed, 23 Mar 2022 13:50:35 +0530 Subject: [PATCH] [ Enhancement ] :: Making fixed headers for query panel and properties/styles sidebar (#2601) * fixing query panel header * fixing right siedebar header : making it fixed * fixing bug in higher resolution * fixing position * updating pr changes : dark mode color issues --- frontend/src/Editor/Inspector/Inspector.jsx | 5 ++++- frontend/src/_styles/theme.scss | 20 ++++++++++++++++---- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/frontend/src/Editor/Inspector/Inspector.jsx b/frontend/src/Editor/Inspector/Inspector.jsx index 81db0b99a6..78436a354b 100644 --- a/frontend/src/Editor/Inspector/Inspector.jsx +++ b/frontend/src/Editor/Inspector/Inspector.jsx @@ -358,7 +358,10 @@ export const Inspector = ({ -
+