Kavita/UI/Web/src/app/cards/next-expected-card/next-expected-card.component.scss
Joe Milazzo 915bf13a7c
Bugfixes (#2458)
Co-authored-by: Andre Smith <Hobogrammer@users.noreply.github.com>
2023-11-28 14:00:04 -08:00

15 lines
198 B
SCSS

::ng-deep .extreme-blur {
filter: brightness(50%) blur(4px)
}
.overlay-information {
background-color: transparent;
}
.upcoming-header {
font-size: 16px;
}
.card-title {
width: 146px;
}