diff --git a/assets/stylesheets/modules/llms/common/ai-llm-quotas.scss b/assets/stylesheets/modules/llms/common/ai-llm-quotas.scss index c24e9c273..80143e1cf 100644 --- a/assets/stylesheets/modules/llms/common/ai-llm-quotas.scss +++ b/assets/stylesheets/modules/llms/common/ai-llm-quotas.scss @@ -45,7 +45,7 @@ } } - &__input[type=number] { + &__input[type="number"] { width: 200px; padding: 0.5em; margin-bottom: 0;