condition component error
This commit is contained in:
parent
cecf210503
commit
1131a5c83e
6 changed files with 96 additions and 0 deletions
|
@ -3,6 +3,15 @@
|
|||
|
||||
.conditionnel {
|
||||
|
||||
.condition-error {
|
||||
background: $background-red;
|
||||
margin: ($default-spacer) (-$default-spacer);
|
||||
|
||||
ul {
|
||||
padding: $default-spacer;
|
||||
}
|
||||
}
|
||||
|
||||
.condition-table {
|
||||
table-layout: fixed;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue