parent
b46114f4fa
commit
2d0c12c500
1 changed files with 3 additions and 0 deletions
|
@ -357,6 +357,9 @@ export default Vue.extend({
|
||||||
|
|
||||||
> footer {
|
> footer {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
position: sticky;
|
||||||
|
bottom: 16px;
|
||||||
|
z-index: 2;
|
||||||
|
|
||||||
> .new-message {
|
> .new-message {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue