fix-color
This commit is contained in:
@@ -94,7 +94,7 @@ const handleClick = (event: Event) => {
|
||||
color: themes.$color-text-active;
|
||||
|
||||
&:hover {
|
||||
color: themes.$color-text-link;
|
||||
color: themes.$color-text-link !important;
|
||||
}
|
||||
|
||||
#{$el}Disabled & {
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@ features:
|
||||
link: ''
|
||||
icon: profile_circled
|
||||
items: [
|
||||
{ title: Пользователи, link: /platform/index },
|
||||
{ title: Пользователи },
|
||||
{ title: Роли },
|
||||
{ title: Проекты }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user