mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-02-20 10:25:33 +00:00
10 lines
144 B
SCSS
10 lines
144 B
SCSS
.fk-d-menu {
|
|
.ai-post-helper {
|
|
&__suggestion__text,
|
|
&__suggestion__buttons {
|
|
padding: 0.75em 1rem;
|
|
margin: 0;
|
|
}
|
|
}
|
|
}
|