mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
Minor fix on messages style.
This commit is contained in:
@@ -847,6 +847,7 @@ input[type=range]:focus::-ms-fill-upper {
|
||||
.message {
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
z-index: 12;
|
||||
@include animation(0, 1s, fadeInDown);
|
||||
|
||||
Reference in New Issue
Block a user