mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-24 04:57:02 +00:00
Make message-list scroll on some devices
This commit is contained in:
@@ -29,6 +29,10 @@ body {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.message-list-scroll {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.message-controls {
|
||||
padding: 0 0 10px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user