mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
chore: minor ui fixes for mybots page
This commit is contained in:
@@ -296,6 +296,7 @@ function BotCard({ bot, onDelete, onUpdate }: Props) {
|
||||
</div>
|
||||
) : (
|
||||
<InputBox
|
||||
style={{ width: "100%" }}
|
||||
ref={setUsernameRef}
|
||||
value={data.username}
|
||||
disabled={saving}
|
||||
|
||||
Reference in New Issue
Block a user