parent
b8b67a1d88
commit
c44c5c714d
2 changed files with 210 additions and 117 deletions
|
|
@ -109,6 +109,7 @@ $admin-fg: white;
|
|||
}
|
||||
|
||||
.input-area-outer {
|
||||
position: relative;
|
||||
background-color: #ffffff;
|
||||
margin: 0;
|
||||
padding-left: 2 * $chat-standard-padding-s;
|
||||
|
|
@ -149,6 +150,12 @@ $admin-fg: white;
|
|||
}
|
||||
}
|
||||
|
||||
.scroll-to-end {
|
||||
position:absolute;
|
||||
top:-64px;
|
||||
right:16px;
|
||||
}
|
||||
|
||||
.op-button {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue