This commit is contained in:
syuilo 2022-12-20 20:41:12 +09:00 committed by GitHub
parent 76ef3e1607
commit cae4acfbd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,8 @@ export default defineComponent({
margin-right: 0; margin-right: 0;
margin-bottom: 6px; margin-bottom: 6px;
font-size: 1.5em; font-size: 1.5em;
padding: 16px; width: 32px;
height: 32px;
aspect-ratio: 1; aspect-ratio: 1;
background: var(--panel); background: var(--panel);
border-radius: 100%; border-radius: 100%;