UI: Fix scss import to relative path
This commit is contained in:
parent
6dbae67ae6
commit
67c8cb43e2
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
@import 'src/scss/constants';
|
@import '../../../scss/constants';
|
||||||
|
|
||||||
tb-widgets-bundle-select {
|
tb-widgets-bundle-select {
|
||||||
mat-select {
|
mat-select {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user