缩小顶部操作图标

This commit is contained in:
lwt
2026-05-09 13:58:47 +08:00
parent 00c5916dd3
commit d078b44026
+10 -10
View File
@@ -73,8 +73,8 @@
}
.nav-icon {
width: 24px;
height: 24px;
width: 20px;
height: 20px;
fill: none;
stroke: currentColor;
stroke-linecap: round;
@@ -101,8 +101,8 @@
}
.quick-link img {
width: 22px;
height: 22px;
width: 18px;
height: 18px;
object-fit: contain;
}
@@ -165,8 +165,8 @@
.button svg,
.button img {
width: 24px;
height: 24px;
width: 18px;
height: 18px;
flex: 0 0 auto;
object-fit: contain;
}
@@ -225,15 +225,15 @@
.shield {
display: grid;
width: 24px;
height: 24px;
width: 18px;
height: 18px;
place-items: center;
color: var(--green);
}
.shield svg {
width: 24px;
height: 24px;
width: 18px;
height: 18px;
fill: none;
stroke: currentColor;
stroke-linecap: round;