mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-22 15:37:06 +00:00
10 lines
112 B
SCSS
10 lines
112 B
SCSS
:host {
|
|
|
|
.angular-material-elements {
|
|
|
|
> .content {
|
|
max-width: 960px;
|
|
}
|
|
}
|
|
}
|