mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
5 lines
71 B
SCSS
5 lines
71 B
SCSS
.full-width {
|
|
flex: 1;
|
|
margin-right: 1.5rem;
|
|
min-width: 250px;
|
|
}
|