This commit is contained in:
2025-07-21 22:06:09 +02:00
parent 0ab0a00a77
commit b6e90be86f
2 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@ class HipsterfyPlaylistItem(object):
card_style = """
width: 300px; height: 300px;
border: 1.5px;
border: 1px dashed #bbb; /* sehr dezente, gestrichelte Linie */
border-radius: 18px;
display: flex;
align-items: center;