project init
This commit is contained in:
16
pages/settings/edit/index.wxss
Normal file
16
pages/settings/edit/index.wxss
Normal file
@@ -0,0 +1,16 @@
|
||||
.bottom_box {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
bottom:50rpx;
|
||||
}
|
||||
.space_box {
|
||||
padding: 20rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
t-button {
|
||||
width: 100%;
|
||||
}
|
||||
.t-color-input {
|
||||
color: orange;
|
||||
}
|
||||
Reference in New Issue
Block a user