Increase reference text on 1st expansion to 3 lines and 140 characters

This commit is contained in:
Debanjum Singh Solanky
2023-11-10 18:29:52 -08:00
parent 0a950d9382
commit 501e7606a0
2 changed files with 3 additions and 3 deletions

View File

@@ -577,7 +577,7 @@
cursor: pointer;
transition: background 0.2s ease-in-out;
text-align: left;
max-height: 50px;
max-height: 75px;
transition: max-height 0.3s ease-in-out;
overflow: hidden;
}