N°2847 - Action buttons

This commit is contained in:
Eric
2020-09-25 16:02:18 +02:00
parent 6969e4db1b
commit bfd4ba16d9
22 changed files with 755 additions and 549 deletions

View File

@@ -303,8 +303,13 @@ $ibo-button-icon--padding-right: 4px !default;
& ~ .ibo-button {
margin-left: 5px;
}
&.ibo-action-button {
float: right;
}
}
.ibo-button-icon {
padding-right: $ibo-button-icon--padding-right;
}
}