This commit is contained in:
V 2023-12-16 10:06:14 +08:00 committed by Daniel
parent f4e2c3423a
commit 46c4379f04
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -192,9 +192,9 @@
cursor: pointer;
display: flex;
align-items: center;
padding: 4px;
line-height: 16px;
height: 16px;
padding: 0 4px;
line-height: 24px;
height: 24px;
border-radius: var(--b3-border-radius);
margin: 3px 0;
color: var(--b3-theme-on-surface);