We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8201a5 commit 93effd6Copy full SHA for 93effd6
style/base.css
@@ -62,8 +62,6 @@ li {
62
min-width: 200px;
63
border-right: 5px;
64
border-left: 2px;
65
-
66
- /* background-color: var(--jp-layout-color2); */
67
}
68
69
.data-grid-cell-secondary {
@@ -72,8 +70,6 @@ li {
72
70
min-width: 100px;
73
71
border-right: 2px;
74
75
76
77
78
79
.data-grid-cell-button {
@@ -82,8 +78,6 @@ li {
82
width: 50px;
83
84
80
85
86
87
81
88
89
.jp-drive-browser-search-box {
@@ -110,8 +104,6 @@ li {
110
104
text-align: left;
111
105
font-weight: 400;
112
106
font-size: 0.8rem;
113
114
- /* padding-top: 5px; */
115
107
color: var(--md-blue-grey-600);
116
108
117
109
0 commit comments