Skip to content

Commit

Permalink
styles: remove el-tag border
Browse files Browse the repository at this point in the history
  • Loading branch information
kanyxmo authored Jan 16, 2025
1 parent 16a0cd7 commit 1a044ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web/src/assets/styles/resources/element.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@
}
}

.el-tag {
border: none;
}

0 comments on commit 1a044ed

Please sign in to comment.