refactor: minor ui improvements

This commit is contained in:
liyasthomas
2021-08-14 16:14:08 +05:30
parent a129d7eb13
commit 2051b8788a
17 changed files with 75 additions and 46 deletions

View File

@@ -156,7 +156,7 @@ a {
.tippy-content > div {
@apply flex flex-col;
@apply max-h-56;
@apply max-h-46;
@apply items-stretch;
@apply overflow-y-auto;