Address comments

This commit is contained in:
Andras Schmelczer 2025-11-02 17:51:45 +00:00
parent eb2b2ba56e
commit 87e0c4fbe8
3 changed files with 4 additions and 3 deletions

View file

@ -4,7 +4,7 @@
background-color: var(--color-base-00);
border-radius: var(--radius-l);
container-type: inline-size;
word-break: break-word;
word-break: break-word;
&.clickable {
cursor: pointer;