feat: Integrate new svg icons set + config wiz UI improvements
This commit is contained in:
@@ -32,8 +32,8 @@ .panel {
|
||||
&.is-featured {
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
background-color: mc($primary, '400');
|
||||
border-bottom-color: mc($primary, '500');
|
||||
background-color: mc('indigo', '400');
|
||||
border-bottom-color: mc('indigo', '500');
|
||||
color: #FFF;
|
||||
|
||||
> i::before {
|
||||
|
||||
Reference in New Issue
Block a user