s
This commit is contained in:
parent
37032f9f48
commit
3c2136e2f2
8
dev.less
8
dev.less
@ -66,13 +66,13 @@ div{
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
*{
|
*{
|
||||||
margin:0;
|
margin: 0 !important;
|
||||||
padding: 0;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
.item-icon{
|
.item-icon{
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
width:32px;
|
width:32px !important;
|
||||||
height:32px;
|
height:32px !important;
|
||||||
}
|
}
|
||||||
.item-info{
|
.item-info{
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user