css: Scope edit_bot_form custom CSS.

This commit is contained in:
Tim Abbott 2022-07-26 16:58:36 -07:00
parent 6013a1f4fc
commit 83fa5741ca
1 changed files with 17 additions and 17 deletions

View File

@ -818,14 +818,6 @@ input[type="checkbox"] {
}
}
.edit-bot-name {
margin-bottom: 20px;
}
.avatar-section {
margin-bottom: 20px;
}
.edit_bot_form {
font-size: 100%;
margin: 0;
@ -834,6 +826,13 @@ input[type="checkbox"] {
.buttons {
margin: 10px 0 5px;
}
.edit-bot-name {
margin-bottom: 20px;
}
.avatar-section {
margin-bottom: 20px;
}
.edit_bot_email {
@ -846,6 +845,7 @@ input[type="checkbox"] {
text-overflow: ellipsis;
white-space: pre;
}
}
#create_bot_form,
#create_alert_word_form,