domains_modal: Fix width of modal_text_input.

This commit is contained in:
Maneesh Shukla
2025-03-11 22:39:25 +05:30
committed by Tim Abbott
parent 865d847492
commit acabface1a

View File

@@ -470,6 +470,12 @@
}
}
#add-realm-domain-widget {
.modal_text_input {
width: 14.7143em; /* 206px at 14px em */
}
}
#create_bot_short_name {
/* A shorter dropdown width (~200px at 14px em)
to ensure the email all fits on one line. */