Skip to content

Commit

Permalink
Remove unnecessary css styles
Browse files Browse the repository at this point in the history
  • Loading branch information
yhabteab committed Jun 13, 2020
1 parent bfcde10 commit 6922f7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/dashboards/public/css/module.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#editMode {
margin-top: 90px;
float: right;
font-size: 15px;
}

.drag-over {
background-color: #0095bf;
border: 5px white dashed;
Expand Down

0 comments on commit 6922f7e

Please sign in to comment.