<img width="2680" height="1194" alt="Image" src="https://github.com/user-attachments/assets/1ef5fb33-e0df-44fe-bde1-85b8763a2f80" /> <img width="2742" height="1126" alt="Image" src="https://github.com/user-attachments/assets/1f21cb61-7d90-45e0-8434-b6d66bb79c24" /> 可以这样调整一下: .w-e-bar-item { padding: 2px 3px; button svg { flex-shrink: 0; } }
可以这样调整一下:
.w-e-bar-item {
padding: 2px 3px;
button svg {
flex-shrink: 0;
}
}