|
@@ -1182,7 +1182,7 @@ body {
|
|
width: 5.5rem;
|
|
width: 5.5rem;
|
|
height: 100%;
|
|
height: 100%;
|
|
text-align: center;
|
|
text-align: center;
|
|
- font-size: 1.1rem;
|
|
|
|
|
|
+ font-size: 0.8rem;
|
|
line-height: 2.8rem;
|
|
line-height: 2.8rem;
|
|
background: url('@/assets/imgs/coldstorage_tabs.png') no-repeat;
|
|
background: url('@/assets/imgs/coldstorage_tabs.png') no-repeat;
|
|
background-position: center center;
|
|
background-position: center center;
|
|
@@ -1190,7 +1190,7 @@ body {
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
&.active {
|
|
&.active {
|
|
color: red !important; // 选中时文字颜色变为红色
|
|
color: red !important; // 选中时文字颜色变为红色
|
|
- font-size: 1.25rem;
|
|
|
|
|
|
+ font-size: 1.1rem;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
}
|
|
}
|
|
}
|
|
}
|