Vanessa 2025-12-23 10:03:43 +08:00
parent d54d861a9a
commit 16cd7e2c0d
4 changed files with 37 additions and 3 deletions

View file

@ -222,6 +222,8 @@
text-align: center;
height: 1.2em;
line-height: 1.2em;
padding: 4px;
border-radius: var(--b3-border-radius);
}
&-img {

View file

@ -785,8 +785,6 @@
.callout-icon {
cursor: pointer;
padding: 4px;
border-radius: var(--b3-border-radius);
transition: var(--b3-background-transition);
&:hover {