chore: use barcode/layout to import layout from theme-default
This commit is contained in:
Родитель
c6a815b66d
Коммит
1e8d68e4e1
|
@ -3,4 +3,4 @@
|
|||
|
||||
|
||||
// Component
|
||||
@import "../node_modules/@progress/kendo-theme-default/scss/barcode/layout";
|
||||
@import "barcode/layout";
|
|
@ -1,7 +1 @@
|
|||
@include exports("barcode/layout") {
|
||||
|
||||
.k-barcode {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
}
|
||||
@import "../../node_modules/@progress/kendo-theme-default/scss/barcode/layout";
|
Загрузка…
Ссылка в новой задаче