Commit 1a291a17 authored by zhengke's avatar zhengke

修改样式

parent 182e3370
<style> <style>
.sysLog_Content { .sysLog_Content {
border-left: 2px solid #D2D2D2;
margin: 40px 0 0 40px; margin: 40px 0 0 40px;
height:90%;
overflow-y: auto;
} }
.sysLog_List { .sysLog_List {
position: relative; position: relative;
margin: 0 0 20px 16px; margin-left: 10px;
border-left:1px solid #d1d1d1;
padding:0 0 20px 17px;
}
.sysLog_List:first-child{
margin-top:5px;
}
.sysLog_List:last-child{
border-left:0;
} }
.sysCircle { .sysCircle {
display: inline-block; display: inline-block;
width: 13px; width: 13px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment