Add header grow class for distributed layout
This commit is contained in:
@@ -75,6 +75,12 @@
|
||||
.icon-tooltip {
|
||||
margin-left: $gap*2;
|
||||
}
|
||||
|
||||
&--grow {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user