Skip to content

Commit

Permalink
Try to fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
BoPeng committed Oct 16, 2024
1 parent 0b93856 commit b390873
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions style/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,13 @@
background-color: orange;
}

.jp-Hidden {
display: none;
.jp-CelllanguageDropDown {
display: block;
}

/* .jp-CelllanguageDropDown {
*/
.jp-CelllanguageDropDown.jp-Hidden {
display: none;
}

.jp-OutputArea-prompt:empty {
padding: 0px;
Expand Down

0 comments on commit b390873

Please sign in to comment.