mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-23 07:41:53 +08:00
9 lines
106 B
Plaintext
Executable File
9 lines
106 B
Plaintext
Executable File
.log-list {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 40rpx;
|
|
}
|
|
.log-item {
|
|
margin: 10rpx;
|
|
}
|