1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix no-duplicate-selectors (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 14:11:12 +01:00
parent 2a89f31383
commit ba8b34cd56
3 changed files with 9 additions and 27 deletions

View file

@ -212,10 +212,6 @@ button {
box-shadow: 0 0.0725em 0.29em 0 rgba(0, 0, 0, 0.37);
}
.cardImageContainer {
display: flex;
}
.cardImage {
position: absolute;
top: 0;