feature-options.css 189 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 .feature-options { display: inline-block; } .feature-button { min-width: 88px; height: 88px; min-height: inherit; margin-right: 20px; &:disabled::before { } }