fix: Library dropdown visibility issue for mobile (#6613)

Fix: Library dropdown visibility issue for mobile

Co-authored-by: Rounik Prashar <rounik.prashar@increff.com>
This commit is contained in:
Rounik Prashar 2023-05-24 02:07:19 +05:30 committed by GitHub
parent a8f0a14610
commit a4f05339aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
top: auto;
left: 0;
width: 100%;
display: flex;
flex-direction: column;
row-gap: 0.75rem;
.dropdown-menu-container {