1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

ui: Fix long message & list scrolling

This commit is contained in:
James Hillyerd
2018-12-27 09:20:10 -08:00
parent 78b36b0b14
commit 4b9e432730

View File

@@ -329,6 +329,7 @@ li.navbar-active span,
grid:
"ctrl mesg" auto
"list mesg" 1fr / minmax(200px, 300px) minmax(650px, 1000px);
height: 100%;
}
.message-list-controls {