Browse Source

make sure snap buttons are centered

pull/865/head
Christine Ho 6 years ago
parent
commit
2a4e06d168
  1. 1
      app/widgets/Snap/snap.css

1
app/widgets/Snap/snap.css

@ -53,6 +53,7 @@
position: relative;
margin-left: 1rem;
margin-right: 1rem;
right: 0;
}
#snap span#snapswitch {

Loading…
Cancel
Save