Vanessa 2024-12-27 22:00:43 +08:00
parent 815c849fd5
commit 35b7a7cfca

View file

@ -136,6 +136,8 @@
border-radius: var(--b3-border-radius);
display: flex;
align-items: center;
min-width: 16px;
justify-content: center;
&:hover {
color: var(--b3-theme-on-background);