mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
7 lines
131 B
SCSS
7 lines
131 B
SCSS
@import '../../../@theme/styles/themes';
|
|
|
|
@include nb-install-component() {
|
|
nb-card {
|
|
transform: translate3d(0, 0, 0);
|
|
}
|
|
}
|