embedではデフォルトのコンテキストメニューを出すように
This commit is contained in:
parent
d222c7e824
commit
8cdb6bbb9d
2 changed files with 7 additions and 0 deletions
|
|
@ -667,6 +667,11 @@ function loadConversation() {
|
|||
height: 58px;
|
||||
}
|
||||
|
||||
.embeddedNote .noteHeaderAvatar {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.noteHeaderBody {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue