You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
305 B
CSS
17 lines
305 B
CSS
5 months ago
|
.layui-elem-quote {
|
||
|
/*margin-bottom: 2px;*/
|
||
|
padding: 10px;
|
||
|
text-align: end !important;
|
||
|
border-left: none !important;
|
||
|
margin-bottom: 0 !important;
|
||
|
background-color: rgba(255,255,255,0.2)
|
||
|
}
|
||
|
|
||
|
.layui-table-view {
|
||
|
margin: 0 !important;
|
||
|
}
|
||
|
|
||
|
ul.ztree {
|
||
|
margin-top: 0 !important;
|
||
|
}
|