FIX: Add bottom spacing for the new topic map (#722)

This commit is contained in:
Jan Cernik 2024-07-22 22:21:23 -03:00 committed by GitHub
parent 3502f0f1cd
commit 738cd99ad6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
.topic-map .topic-map__additional-contents {
.summarization-buttons {
padding-bottom: 0.5em;
}
}
.topic-map .toggle-summary {
.summarization-buttons {
display: flex;