1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 08:26:19 +02:00
This commit is contained in:
syuilo
2020-12-28 21:44:38 +09:00
parent 9adab1e85e
commit a5e841f59c

View File

@@ -123,7 +123,7 @@ export default defineComponent({
box-shadow: none;
text-decoration: none;
background: var(--buttonBg);
border-radius: 6px;
border-radius: 8px;
overflow: hidden;
&:not(:disabled):hover {