mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-03 17:39:45 +00:00
(css,js) Update md to v1.1.1-master-d774b76
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
/// virtualRepeater.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
|
||||
@import 'extends';
|
||||
|
||||
md-virtual-repeat-container {
|
||||
md-list {
|
||||
// Fix weird scroll behavior when reaching bottom of list
|
||||
// See https://github.com/angular/material/issues/4169
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
//.md-virtual-repeat-container {
|
||||
// md-list {
|
||||
// // Fix weird scroll behavior when reaching bottom of list
|
||||
// // See https://github.com/angular/material/issues/4169
|
||||
// padding-top: 0;
|
||||
// padding-bottom: 0;
|
||||
// }
|
||||
//}
|
||||
Reference in New Issue
Block a user