fix(#2605): fix editor view height (#2758)

* fix(#2605): fix editor view height

* chore: disabled prettier on github actions
This commit is contained in:
Anoop M D
2024-08-05 17:49:04 +05:30
committed by GitHub
parent adb843faa7
commit 4598bb1bdd
15 changed files with 23 additions and 39 deletions

View File

@@ -14,6 +14,8 @@ const Wrapper = styled.div`
display: none;
}
scrollbar-width: none;
li {
display: inline-flex;
max-width: 150px;