1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-12-16 07:38:25 +09:00
This commit is contained in:
syuilo 2020-02-20 06:08:54 +09:00
parent b8e7df198d
commit b8e155ab40

View File

@ -196,7 +196,7 @@ export default Vue.extend({
> button {
display: block;
margin: 0 auto;
padding: 8px 12px;
padding: 8px 16px;
border-radius: 32px;
}
}