mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
custom field: Make external-custom-field URL input wider.
This commit is contained in:
committed by
Tim Abbott
parent
27ead227c0
commit
da2b80c173
@@ -960,6 +960,10 @@ input[type=checkbox].inline-block {
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
.admin-profile-field-form #custom_external_account_url_pattern input {
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
#upload_avatar_spinner,
|
||||
#upload_logo_spinner,
|
||||
#upload_icon_spinner,
|
||||
|
||||
Reference in New Issue
Block a user