Chat name & color modal (#2347)
* Improve name & color change modal design * Resend user info after color change That way the name change dialog shows the correct color when opening it the next time * Name change modal: allow overflow of color picker * Allow submitting form only if button is enabled * Prettified Code! * Make button & text input same height Co-authored-by: xarantolus <xarantolus@users.noreply.github.com>
This commit is contained in:
@@ -130,7 +130,7 @@ DROPDOWN
|
||||
}
|
||||
|
||||
.ant-input-affix-wrapper {
|
||||
padding: 2px 5px;
|
||||
padding: 4px 5px;
|
||||
background-color: var(--theme-color-components-form-field-background);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user