mirror of
https://github.com/penpot/penpot.git
synced 2025-03-13 16:21:57 -05: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 {
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
z-index: 12;
|
||||
@include animation(0, 1s, fadeInDown);
|
||||
|
|
Loading…
Add table
Reference in a new issue