Update right css (#1416)
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
This commit is contained in:
parent
bf1953fe22
commit
f60678478b
1 changed files with 1 additions and 1 deletions
|
@ -1090,7 +1090,7 @@ div.is-silent {
|
|||
border-radius: 15px 15px 15px 15px;
|
||||
max-height: 20%;
|
||||
transition: right 350ms;
|
||||
right: -20vw;
|
||||
right: -300px;
|
||||
background-color: black;
|
||||
font-size: 20px;
|
||||
color: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue