User:Librarianmage/Sandbox: Difference between revisions

update patch note css
m (fix Dij's @; steam capitalization)
(update patch note css)
Line 62: Line 62:
.fp-patchnotes {
.fp-patchnotes {
   padding: 10px;
   padding: 10px;
  max-height: 20.5em;
  overflow: scroll;
  mask-image: linear-gradient(180deg, #000 75%, transparent);
  padding-bottom: calc(10 px + 2em);
}
}