消息
This commit is contained in:
13
TUIKit/components/common/Transfer/style/transfer.scss
Normal file
13
TUIKit/components/common/Transfer/style/transfer.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
@import '../../../../assets/styles/common';
|
||||
@import "./color";
|
||||
@import "./web";
|
||||
@import "./h5";
|
||||
|
||||
.icon-unselected {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background: #FFF;
|
||||
border: 1px solid #DDD;
|
||||
border-radius: 11px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Reference in New Issue
Block a user