| Index: chrome/browser/resources/md_history/lazy_load.vulcanized.html
|
| diff --git a/chrome/browser/resources/md_history/lazy_load.vulcanized.html b/chrome/browser/resources/md_history/lazy_load.vulcanized.html
|
| index b36ec21403538cd98925ef7e7c334529afc9881a..838b605ec192ccd79510971d8c0b380b54661daf 100644
|
| --- a/chrome/browser/resources/md_history/lazy_load.vulcanized.html
|
| +++ b/chrome/browser/resources/md_history/lazy_load.vulcanized.html
|
| @@ -898,6 +898,12 @@ paper-spinner {
|
| cursor: var(--cr-actionable_-_cursor);
|
| }
|
|
|
| +.scroll-container {
|
| + display: flex;
|
| + flex-direction: column;
|
| + min-height: 1px;
|
| +}
|
| +
|
| [selectable]:focus, [selectable] > :focus {
|
| background-color: var(--cr-selectable-focus_-_background-color); outline: var(--cr-selectable-focus_-_outline);
|
| }
|
|
|