mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-06-28 10:32:15 +00:00
FIX: Add bottom spacing for the new topic map (#722)
This commit is contained in:
parent
3502f0f1cd
commit
738cd99ad6
@ -1,3 +1,9 @@
|
|||||||
|
.topic-map .topic-map__additional-contents {
|
||||||
|
.summarization-buttons {
|
||||||
|
padding-bottom: 0.5em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.topic-map .toggle-summary {
|
.topic-map .toggle-summary {
|
||||||
.summarization-buttons {
|
.summarization-buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user