Le suffixe --reverse ne s'applique que si le préfixe grid est présent
This commit is contained in:
parent
b1d5168221
commit
b32f96feec
5 changed files with 6 additions and 5 deletions
|
@ -93,7 +93,7 @@ $iefix: 0.01px;
|
|||
order: 1;
|
||||
}
|
||||
|
||||
[class*="--reverse"] {
|
||||
[class*="grid"][class*="--reverse"] {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
// sizing individual children
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue