Update color picker and fix css of mining

This commit is contained in:
Konstantinos Triantafyllou 2023-08-04 11:49:19 +03:00
parent 2791c7c26b
commit f8a7d0619e
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
"jquery": "^3.4.1",
"ng-recaptcha": "^12.0.2",
"ng2-ckeditor": "1.3.7",
"ngx-color-picker": "^8.1.0",
"ngx-color-picker": "^14.0.0",
"rxjs": "^6.5.1",
"sass-loader": "7.3.1",
"ts-md5": "^1.2.0",

View File

@ -1,5 +1,5 @@
@use "sass:meta";
@import "~interactiveminingv3/assets/css/variables.css";
@import "node_modules/interactiveminingv3/assets/css/variables.css";
.mining {