New dashboard improvements.
[src/xds/xds-agent.git] / webapp / src / app / pages / projects / project-card / project-card.component.scss
index a433f58..6ac8d11 100644 (file)
@@ -13,11 +13,6 @@ nb-card-footer {
   text-align: right;
 }
 
-.fa-big {
-  font-size: 20px;
-  font-weight: bold;
-}
-
 .fa-size-x2 {
   font-size: 20px;
 }
@@ -31,14 +26,6 @@ th label {
   margin-bottom: 0;
 }
 
-tr.info>th {
-  vertical-align: middle;
-}
-
-tr.info>td {
-  vertical-align: middle;
-}
-
 .btn-outline-danger.btn-xds {
   color: #ff4c6a;
   &:focus {