10 lines
126 B
SCSS
10 lines
126 B
SCSS
|
body.page-spotifyplaylistpage {
|
||
|
table {
|
||
|
img {
|
||
|
min-width: 55px;
|
||
|
width: 55px;
|
||
|
height: 55px;
|
||
|
}
|
||
|
}
|
||
|
}
|