mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
remove button bourbon hack
This commit is contained in:
parent
d7d8f2a60a
commit
0a0895584c
@ -1,12 +1,6 @@
|
|||||||
.sc-button {
|
.sc-button {
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
|
||||||
// hack to resolve pixel difference (cancel bourbon rule)
|
|
||||||
&:not(.bt-submit), &:not(.bt-save), &:not(.bt-create), &:not(.bt-new), &:not(.bt-duplicate), &:not(.bt-not-duplicate),
|
|
||||||
&:not(.bt-reset), &:not(.bt-delete), &:not(.bt-action), &:not(.bt-edit), &:not(.bt-update), &:not(.bt-show), &:not(.bt-view) {
|
|
||||||
padding: 7px 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.bt-submit, &.bt-save, &.bt-create, &.bt-new, &.bt-duplicate, &.bt-not-duplicate {
|
&.bt-submit, &.bt-save, &.bt-create, &.bt-new, &.bt-duplicate, &.bt-not-duplicate {
|
||||||
@include button($green, $white);
|
@include button($green, $white);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user