From c66de4fdb1ed3cc689ea5eedde1dae3eb75c5212 Mon Sep 17 00:00:00 2001 From: Ajay Date: Sun, 18 Sep 2022 21:47:04 -0400 Subject: [PATCH] Make submission menu ui more consistent --- public/content.css | 6 ++++++ src/components/SponsorTimeEditComponent.tsx | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/public/content.css b/public/content.css index deb30196..6703cddf 100644 --- a/public/content.css +++ b/public/content.css @@ -567,6 +567,12 @@ input::-webkit-inner-spin-button { .sponsorTimeEditInput { width: 90px; + border: 3px solid var(--sb-dark-red-outline); +} + +.sponsorTimeEditInput.sponsorChapterNameInput { + width: auto; + padding: 3px; } .sponsorNowButton { diff --git a/src/components/SponsorTimeEditComponent.tsx b/src/components/SponsorTimeEditComponent.tsx index 0f2af9c6..a378d4ea 100644 --- a/src/components/SponsorTimeEditComponent.tsx +++ b/src/components/SponsorTimeEditComponent.tsx @@ -232,7 +232,8 @@ class SponsorTimeEditComponent extends React.Component this.setState({chapterNameSelectorOpen: false})}>