add more space between error message and retry button

This commit is contained in:
Pavel Mineev
2021-09-04 12:45:07 -05:00
committed by Umputun
parent c0dc64f0a0
commit 987a066a80
@@ -75,7 +75,7 @@
.error {
font-size: 14px;
margin: 0 0 4px;
margin: 0 0 16px;
}
.content::-webkit-scrollbar {