fixed confilt
This commit is contained in:
@@ -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{
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user