@@ -65,7 +65,7 @@ return [
'hrm2_url' => env('HRM2_URL'),
- 'asset_version' => 59,
+ 'asset_version' => 60,
'temp_dir' => env('TEMP_DIR'),
@@ -346,6 +346,10 @@ body>nav.navbar {
.mcp-theme-1 .rotateh {
transform: rotateY(180deg);
}
+.mcp-theme-1 .icon-16 {
+ width: 16px !important;
+ height: 16px !important;
+}
.mcp-theme-1 .width-200px {
width: 200px !important;