diff --git a/src/components/InflectionButton.vue b/src/components/InflectionButton.vue index 72c3e0b11773b8e27fb1dab23830d6fe7a0f5afb..30450fa23292a207e44cf1959902142466c82343 100644 --- a/src/components/InflectionButton.vue +++ b/src/components/InflectionButton.vue @@ -143,9 +143,7 @@ export default { .inflection-wrapper { color: var(--v-text-base); - width: min-content; font-size: 14px; - overflow-x: auto; margin-top: 10px; }