UI: Fix scss import to relative path

This commit is contained in:
Igor Kulikov 2020-04-10 15:44:47 +03:00
parent 6dbae67ae6
commit 67c8cb43e2

View File

@ -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 {