Skip to content

Commit

Permalink
Merge pull request #64 from EmpowrOrg/remove-list-style-code-containe…
Browse files Browse the repository at this point in the history
…r-list-style

Remove list style code container list style
  • Loading branch information
dri94 authored Nov 13, 2022
2 parents 95d5b86 + 35c25b8 commit 244e23a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions swiftplugin/swiftplugin/static/css/swiftplugin.css
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,6 @@
margin: 0px 32px;
}

.swiftplugin #code-container-area li {
list-style: none;
}

.swiftplugin .col-12 {
border: none;
}

0 comments on commit 244e23a

Please sign in to comment.