Browse Source

style(solution2.css): 调整解决方案图片展示

master
peijunlei 1 week ago
parent
commit
966f0a3c42
  1. 2
      public/themes/dist_static/static/css/solution2.css

2
public/themes/dist_static/static/css/solution2.css

@ -145,7 +145,7 @@
margin-bottom: 2.5rem; margin-bottom: 2.5rem;
} }
.sl2-arch__panel { .sl2-arch__panel {
width: 60rem;
width: 100%;
overflow: hidden; overflow: hidden;
border-radius: 1.875rem; border-radius: 1.875rem;
background: var(--color-white); background: var(--color-white);

Loading…
Cancel
Save