2024-1-8
This commit is contained in:
@@ -174,6 +174,7 @@
|
||||
display: flex;
|
||||
/* #endif */
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.uni-numbox-btns {
|
||||
@@ -197,7 +198,7 @@
|
||||
height: $box-height;
|
||||
line-height: $box-height;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
border-left-width: 0;
|
||||
border-right-width: 0;
|
||||
color: $color;
|
||||
@@ -215,9 +216,9 @@
|
||||
|
||||
.uni-numbox--text {
|
||||
// fix nvue
|
||||
line-height: 20px;
|
||||
line-height: 30px;
|
||||
|
||||
font-size: 20px;
|
||||
font-size: 40px;
|
||||
font-weight: 300;
|
||||
color: $color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user