by default edited as a black color
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
@php
|
||||
if (empty($color)) {
|
||||
$color = 'to-purple';
|
||||
$color = 'to-black';
|
||||
}
|
||||
|
||||
if (empty($groupHover)) {
|
||||
|
Reference in New Issue
Block a user