1
0
Fork 0
mirror of synced 2024-06-01 10:29:48 +12:00

Fixed scroll to top bug in console

This commit is contained in:
Eldad Fux 2020-01-30 19:22:32 +02:00
parent 134d516d6a
commit 6f4b4308bf
3 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -706,6 +706,10 @@
margin-bottom: 20px;
}
}
.scroll-to {
display: none;
}
}
.dev-feature {