UX: Summary container should be fixed instead of growing (#783)
This commit is contained in:
parent
fdadfa029e
commit
4176fbd3dd
|
@ -40,7 +40,7 @@
|
|||
|
||||
.topic-map__ai-summary-content {
|
||||
.ai-summary-container {
|
||||
width: 100%;
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
.ai-summary {
|
||||
|
|
Loading…
Reference in New Issue