mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
Minor fix on messages style.
This commit is contained in:
parent
bbdebfb846
commit
8404eafbae
@ -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…
x
Reference in New Issue
Block a user