mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 12:08:01 +00:00
Bug: Set auto width to email input (#1013)
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
This commit is contained in:
@@ -94,6 +94,7 @@ export default {
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
padding: $space-one;
|
||||
width: auto;
|
||||
|
||||
&.error {
|
||||
border-color: $color-error;
|
||||
|
||||
Reference in New Issue
Block a user