Browse Source

style(about): 增加关于页面右侧内边距以改善布局

master
peijunlei 2 weeks ago
parent
commit
87e68e1100
  1. 2
      public/themes/dist_static/static/css/about.css

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

@ -587,7 +587,7 @@
overflow-y: auto;
overscroll-behavior: contain;
scrollbar-gutter: stable;
padding-right: 0.75rem;
padding-right: 3rem;
scrollbar-width: thin;
}
.ab-honors__item {

Loading…
Cancel
Save