mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 08:52:15 -05:00
Display mail-list scrollbar in desktop mode
This commit is contained in:
parent
987ddbd796
commit
95cbe0ea11
@ -130,11 +130,6 @@
|
||||
overflow-y: scroll;
|
||||
// allow scrolling on iOS
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
// hide scrollbar in webkit
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
&__entries {
|
||||
display: table; // import for mail list entry desktop layout
|
||||
|
Loading…
Reference in New Issue
Block a user