Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
leaf2006 committed Jul 24, 2021
1 parent de30fca commit db60886
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions src/style/emul-alert-card.less
Original file line number Diff line number Diff line change
@@ -1,34 +1,3 @@
// .alert-blue {
// border-radius: 5px;
// height: 50px;
// width: auto;
// background-color: #d1e4fc;
// font-size: 16px;
// line-height: 45px;
// text-indent: 20px;
// color: #a18433;
// }
// .alert-red {
// border-radius: 5px;
// height: 50px;
// width: auto;
// background-color: #fff3cd;
// font-size: 16px;
// line-height: 45px;
// text-indent: 20px;
// color: #a18433;
// }
// .alert-white {
// border-radius: 5px;
// height: 50px;
// width: auto;
// background-color: #fefefe;
// font-size: 16px;
// line-height: 45px;
// text-indent: 20px;
// color: #41464b;
// }

.alert-card{
border-radius: 5px;
height: 50px;
Expand Down

0 comments on commit db60886

Please sign in to comment.