fixed confilt

This commit is contained in:
NyanLinHtut
2020-03-20 16:19:13 +06:30
17 changed files with 1119 additions and 345 deletions

View File

@@ -311,7 +311,7 @@ i.logout_icon{
text-align:center;
font-weight:900;
color:#fff;
font-size:1.5em;
font-size:1.2em;
margin:auto;
}
.custom-card-no-img-head{

View File

@@ -27,6 +27,14 @@ table.fixed-header {
}
}
.bg-gray {
background-color: #D7D7D7;
}
.box-shadow-none {
box-shadow: none !important;
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;