Fix scss mixin path
This commit is contained in:
parent
e9ab132c06
commit
eace87897c
@ -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 '../scss/mixins';
|
@import '../../../scss/mixins';
|
||||||
|
|
||||||
$popover-arrow-width: 6;
|
$popover-arrow-width: 6;
|
||||||
$popover-distance: $popover-arrow-width + 4;
|
$popover-distance: $popover-arrow-width + 4;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user