多分 #9374
This commit is contained in:
parent
76ef3e1607
commit
cae4acfbd3
1 changed files with 2 additions and 1 deletions
|
@ -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%;
|
||||||
|
|
Loading…
Reference in a new issue