Remove margin in Safari between buttons in button group (#1275)

This commit is contained in:
Anthony Swierkosz
2022-08-18 07:45:10 -04:00
committed by GitHub
parent 1c4233b5ae
commit 7a2fc917c1

View File

@@ -95,6 +95,7 @@
.button {
color: #fff;
margin: 0;
&:hover {
background: rgba(50, 50, 50, 0.92);