mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
change grep icon color (#6665)
This commit is contained in:
@@ -68,7 +68,7 @@ const UserSelectStyle = {
|
||||
color: '#666',
|
||||
':hover': {
|
||||
backgroundColor: 'transparent',
|
||||
color: '#555555',
|
||||
color: '#666666',
|
||||
}
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user