10 lines
137 B
SCSS
10 lines
137 B
SCSS
|
.chat-thread-settings-modal-modal {
|
||
|
.modal-inner-container {
|
||
|
width: 98%;
|
||
|
|
||
|
.thread-title-input {
|
||
|
width: 100%;
|
||
|
}
|
||
|
}
|
||
|
}
|