-
-
-
+
diff --git a/src/components/MainPage.vue b/src/components/MainPage.vue index 52bc1e32..619ff802 100644 --- a/src/components/MainPage.vue +++ b/src/components/MainPage.vue @@ -9,14 +9,10 @@
- @@ -63,6 +59,9 @@ export default { margin-left: 20px; color: #333; cursor: pointer; + min-width: 0; + overflow: hidden; + flex-shrink: 1; } a.main-button:hover { @@ -92,6 +91,7 @@ a.main-button:hover { .topic-search-box { display: flex; flex-direction: column; + flex-grow: 1; }