Skip to content

Commit

Permalink
chore: changed padding as it is now applied by previous fix
Browse files Browse the repository at this point in the history
  • Loading branch information
santilland committed Sep 12, 2024
1 parent c9b2843 commit d491189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elements/layercontrol/src/components/list.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ export class EOxLayerControlList extends LitElement {
-webkit-border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
border: 1px solid #eee;
padding: 10px;
}
.toollist {
font-size: small;
Expand Down

0 comments on commit d491189

Please sign in to comment.