Skip to content

Commit

Permalink
perf: Remove padding & border from hidden settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed May 23, 2022
1 parent 876444b commit 4460526
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
/* No need here */
.mdkocs-settings-tab {
border-top: transparent;
padding: 0 0 3px 0;
}

0 comments on commit 4460526

Please sign in to comment.