[import] Show skip link to all when there is more than 10 failed imports.

This commit is contained in:
Fabien Basmaison
2021-03-05 22:09:56 +01:00
parent 097b8e5811
commit 99e5e3e414
2 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,8 @@
html {
scroll-behavior: smooth;
scroll-padding-top: 20%;
}
/* --- --- */
.image {
overflow: hidden;