暂存代码
This commit is contained in:
Vendored
+13
-5
@@ -4705,11 +4705,6 @@
|
||||
.way_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
line-height: 2.5625rem;
|
||||
}
|
||||
.way_item .way_item_ {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.way_item .way_item_val {
|
||||
font-weight: bold;
|
||||
@@ -4717,6 +4712,19 @@
|
||||
color: #222222;
|
||||
margin-left: 0.625rem;
|
||||
}
|
||||
.balance_comm_msg {
|
||||
margin-left: 0.625rem;
|
||||
color: red;
|
||||
font-size: 0.5625rem;
|
||||
margin-top: 0.1875rem;
|
||||
}
|
||||
.go_balance_comm_warp {
|
||||
border: 0.03125rem solid #FF7C41;
|
||||
color: #FF7C41;
|
||||
padding: 0.3125rem 0.4375rem;
|
||||
font-size: 0.5rem;
|
||||
border-radius: 0.3125rem;
|
||||
}
|
||||
.popup_but {
|
||||
position: fixed;
|
||||
bottom: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user