mirror of
https://github.com/discourse/discourse.git
synced 2024-12-04 11:43:43 +08:00
7 lines
87 B
SCSS
7 lines
87 B
SCSS
|
.chat-message-creator {
|
||
|
&__open-dm-btn {
|
||
|
width: 100%;
|
||
|
max-width: 100%;
|
||
|
}
|
||
|
}
|