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