max h for the voice line

This commit is contained in:
Arjun Patel
2022-01-22 12:31:29 -08:00
parent 2562afbd0e
commit 45dbb7c170
3 changed files with 19 additions and 22 deletions
+2 -1
View File
@@ -118,11 +118,12 @@ p {
::-webkit-scrollbar {
height: 5px;
width: 5px;
@apply rounded;
}
/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1;
@apply bg-gray-400 rounded;
}
/* Handle */