1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 10:56:00 +02:00
This commit is contained in:
syuilo
2020-02-10 21:27:17 +09:00
parent 940578d062
commit 060d4fd27f
5 changed files with 5 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ export default Vue.extend({
&.primary {
color: #fff;
background: var(--accent);
box-shadow: 0 6px 16px var(--accentShadow);
&:not(:disabled):hover {
background: var(--jkhztclx);