Skip to content

Commit 65d6b7e

Browse files
author
prima
committed
fix: Button icon issues (refs i11)
1 parent 87ee7af commit 65d6b7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

klite.embd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27471,7 +27471,8 @@ let checkFinalThoughtsPrompt = `Action: {"command":{"name":"thought","args":{"me
2747127471

2747227472
img.esobold {
2747327473
background-image: var(--img_esobold);
27474-
background-size: cover;
27474+
background-size: contain;
27475+
background-repeat: round;
2747527476
height: 500px !important;
2747627477
aspect-ratio: 1;
2747727478
border-radius: 250px;

0 commit comments

Comments
 (0)