style: remirror for comments height, sidebar z-index

This commit is contained in:
Aaryan Khandelwal 2023-01-11 00:30:51 +05:30 committed by vamsi
parent 1e3af2e9e2
commit 8474b400b0
5 changed files with 7 additions and 7 deletions

View file

@ -86,7 +86,7 @@ const ProjectModules: NextPage = () => {
description={
<span>
Use <pre className="inline rounded bg-gray-100 px-2 py-1">Ctrl/Command + M</pre>{" "}
shortcut to create a new cycle
shortcut to create a new module
</span>
}
Icon={PlusIcon}