mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 01:08:47 +00:00
805b50707e
Updated ESLint to v13 Updated Tailwind to v3 Updated various other packages
7 lines
84 B
SCSS
7 lines
84 B
SCSS
:host {
|
|
display: flex;
|
|
flex: 1 1 auto;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|