20 lines
279 B
Plaintext
20 lines
279 B
Plaintext
|
.layui-empty {
|
||
|
margin: 0 8px;
|
||
|
font-size: 14px;
|
||
|
line-height: 22px;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.layui-empty-image {
|
||
|
height: 100px;
|
||
|
margin-bottom: 8px;
|
||
|
}
|
||
|
|
||
|
.layui-empty-image img {
|
||
|
height: 100%;
|
||
|
margin: auto;
|
||
|
}
|
||
|
|
||
|
.layui-empty-description {
|
||
|
margin: 0;
|
||
|
}
|