first add files
This commit is contained in:
7
ProjectLiaisonForm/pages/radio/horizontal/index.wxss
Normal file
7
ProjectLiaisonForm/pages/radio/horizontal/index.wxss
Normal file
@@ -0,0 +1,7 @@
|
||||
.box {
|
||||
padding: 32rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
background-color: var(--td-bg-color-container, #fff);
|
||||
}
|
||||
Reference in New Issue
Block a user