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