mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
fixed some scrollbars
This commit is contained in:
@@ -46,7 +46,7 @@ module.exports = function(state, emit) {
|
||||
? intro(state)
|
||||
: list(
|
||||
archives,
|
||||
'list-reset h-full overflow-y-scroll w-full p-6',
|
||||
'list-reset h-full overflow-y-auto w-full p-6',
|
||||
'mb-3 w-full'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user