forked from external-repos/squoosh
Remove margin in Safari between buttons in button group (#1275)
This commit is contained in:
committed by
GitHub
parent
1c4233b5ae
commit
7a2fc917c1
@@ -95,6 +95,7 @@
|
|||||||
|
|
||||||
.button {
|
.button {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
margin: 0;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: rgba(50, 50, 50, 0.92);
|
background: rgba(50, 50, 50, 0.92);
|
||||||
|
|||||||
Reference in New Issue
Block a user