7 lines
82 B
SCSS
7 lines
82 B
SCSS
:host {
|
|
display: flex;
|
|
|
|
app-publication-edition {
|
|
flex: 1;
|
|
}
|
|
} |