new changes

This commit is contained in:
2024-11-20 15:44:24 +05:00
parent 3c4edd357d
commit 04d9162fff
9 changed files with 543 additions and 46 deletions
@@ -7,6 +7,14 @@
margin-right: 3px;
}
.warning-icn::before {
font-family: 'Font Awesome\ 5 Free';
content: "\f071";
font-weight: 900;
margin-right: 3px;
color: orange;
}
.m-off::before{
margin: 0px !important;
}