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…
Reference in New Issue