mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-02-02 19:54:58 +08:00
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
|
.log-list {
|
||
|
display: flex;
|
||
|
flex-direction: column;
|
||
|
padding: 40rpx;
|
||
|
}
|
||
|
.log-item {
|
||
|
margin: 10rpx;
|
||
|
}
|