UX: Fix mobile grippie being hidden (#20803)

This commit is contained in:
Jordan Vidrine 2023-03-24 07:04:09 -05:00 committed by GitHub
parent 55ef4d9a98
commit d533f316e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@
.open {
.grippie {
padding: 7px 0;
margin-top: -17px;
}
}
}