UX: Align llm button in ai features (#1461)

This commit is contained in:
Natalie Tay 2025-06-24 17:23:58 +08:00 committed by GitHub
parent 471f96f972
commit 4c1cd5d819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,8 @@
@include ellipsis;
}
&__persona-button {
&__persona-button,
&__llm-button {
padding-left: 0;
}