fix: Gap between buttons and markdown tip

This commit is contained in:
Eugene Orlov
2023-06-12 09:44:04 -05:00
committed by Umputun
parent 68504a70a0
commit 07667c8881
@@ -5,4 +5,5 @@
flex-wrap: wrap;
justify-content: space-between;
min-height: 30px;
gap: 12px;
}