chromesetting
杨树明 5 years ago
parent fc6addca2a
commit a662321c1b

@ -122,6 +122,7 @@
.ant-drawer-wrapper-body{ .ant-drawer-wrapper-body{
padding-top: 60px; padding-top: 60px;
background: #070F1A; background: #070F1A;
padding-bottom: 40px;
} }
.ant-pagination{ .ant-pagination{
@ -133,6 +134,7 @@
.newjupyter_data_sets_area{ .newjupyter_data_sets_area{
background:#070F1A !important; background:#070F1A !important;
.jupyter_h2_title { .jupyter_h2_title {
padding-left: 20px;
height:49px; height:49px;
line-height: 49px; line-height: 49px;
background: #070F1A !important; background: #070F1A !important;
@ -147,6 +149,7 @@
} }
.jupyter_pagination{ .jupyter_pagination{
border-top: 1px solid #070F1A !important; border-top: 1px solid #070F1A !important;
padding-left: 50px;
} }
.jupyter_name{ .jupyter_name{
@ -187,3 +190,7 @@ line-height: 50px !important;
font-size: 17px !important; font-size: 17px !important;
} }
} }
.jupyter_data_list{
padding-left: 20px;
}
Loading…
Cancel
Save