选项卡居中显示

v1.0.0
于肖磊 2024-08-27 10:56:16 +08:00
parent c88024924d
commit 92e04bfe8f
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ const icon_tabs_check = () => {
.tabs {
max-width: 39rem;
.item {
padding: 0.5rem 0;
padding: 0 0 0.5rem 0;
margin: 0 1rem;
position: relative;
&:first-of-type {