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
1 changed files with 2 additions and 1 deletions

View File

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