mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
Update MkMenu.vue
This commit is contained in:
@@ -827,7 +827,11 @@ function guardMouseMove(ev: MouseEvent) {
|
||||
cursor: pointer;
|
||||
|
||||
&.showGuard {
|
||||
background: #f004;
|
||||
background: #0f04;
|
||||
|
||||
&:hover {
|
||||
background: #f004;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user