Browse Source

Tweak bottom bar padding

pull/8849/head
Wei Zhu 7 years ago
parent
commit
b8608deaed
  1. 2
      site/theme/static/responsive.less

2
site/theme/static/responsive.less

@ -184,6 +184,8 @@
margin-top: 16px;
}
.bottom-bar {
padding: 16px;
text-align: center;
.translate-button {
width: auto;

Loading…
Cancel
Save