v0.2.3
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user