|
@@ -195,17 +195,15 @@
|
|
|
|
|
|
.baseBtn {
|
|
|
margin: 0 6px;
|
|
|
-
|
|
|
background: linear-gradient(180deg, #F4EFED 0%, #E5DCD7 100%) !important;
|
|
|
box-shadow: 0px 1px 2px 0px #9F9690, inset 0px -2px 0px 0px rgba(205, 192, 181, 0.47), inset 0px 2px 1px 0px #FFFFFF;
|
|
|
border-radius: 5px !important;
|
|
|
-
|
|
|
width: 98px;
|
|
|
height: 34px;
|
|
|
background: rgba(255, 255, 255, .48);
|
|
|
border-radius: 10px;
|
|
|
font-size: 12px;
|
|
|
- font-weight: 400;
|
|
|
+ font-weight: 600;
|
|
|
color: #616161;
|
|
|
line-height: 17px;
|
|
|
text-align: center;
|
|
@@ -855,7 +853,7 @@
|
|
|
width: 45px;
|
|
|
background: rgba(255, 255, 255, .27);
|
|
|
border-radius: 8px;
|
|
|
- overflow: hidden;
|
|
|
+ // overflow: hidden;
|
|
|
|
|
|
.baseBtn {
|
|
|
// margin: 0 4px;
|
|
@@ -933,6 +931,7 @@
|
|
|
min-height: 53px;
|
|
|
height: auto;
|
|
|
padding: 0 5px;
|
|
|
+ font-weight: 600;
|
|
|
// padding: 14px 0 15px 12px;
|
|
|
// background-image: url('./image/icon_trans_bg_hu.png');
|
|
|
// background-size: 100% 100%;
|
|
@@ -970,6 +969,7 @@
|
|
|
flex-direction: column;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
+ font-weight: 600;
|
|
|
|
|
|
&>div {
|
|
|
display: flex;
|