correct ordering so it renders near line 1

This commit is contained in:
Sam 2018-10-02 13:17:37 +10:00
parent 91ebd684b3
commit f7fbdadf31
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@
.staff-notes-icon {
.mobile-view & {
order: 4;
order: 2;
margin-left: 10px;
}
cursor: pointer;
}