mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-16 12:05:26 +02:00
refactror
This commit is contained in:
@@ -126,11 +126,11 @@ export default Vue.extend({
|
||||
background: var(--accent);
|
||||
|
||||
&:not(:disabled):hover {
|
||||
background: var(--jkhztclx);
|
||||
background: var(--X8);
|
||||
}
|
||||
|
||||
&:not(:disabled):active {
|
||||
background: var(--jkhztclx);
|
||||
background: var(--X8);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user