mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
Minor fix on messages style.
This commit is contained in:
parent
bbdebfb846
commit
8404eafbae
1 changed files with 1 additions and 0 deletions
|
@ -847,6 +847,7 @@ input[type=range]:focus::-ms-fill-upper {
|
||||||
.message {
|
.message {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
|
left: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 12;
|
z-index: 12;
|
||||||
@include animation(0, 1s, fadeInDown);
|
@include animation(0, 1s, fadeInDown);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue