7 lines
87 B
SCSS
7 lines
87 B
SCSS
|
.chat-message-creator {
|
||
|
&__open-dm-btn {
|
||
|
width: 100%;
|
||
|
max-width: 100%;
|
||
|
}
|
||
|
}
|