Skip to content

Commit

Permalink
fix: removed dead css
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 7, 2023
1 parent 16ec524 commit b0d2f0b
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions src/css/avatar.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,32 +69,3 @@
.avatar-status.off {
background-color: #f44336;
}

/*.avatar-label {*/
/* position: absolute;*/
/* top: -3px;*/
/* left: -3px;*/
/* color: rgba(0, 0, 0, 0.87);*/
/* height: 18px;*/
/* padding: 3px 5px;*/
/* font-size: 11px;*/
/* min-width: 18px;*/
/* text-align: center;*/
/* align-items: center;*/
/* border-radius: 10px;*/
/* z-index: 10;*/
/* background-color: #61dafb;*/
/*}*/


/*.avatar-content {*/
/*}*/

/*.avatar-content .avatar-title {*/
/* font-weight: bold;*/
/*}*/

/*.avatar-content > .avatar-subtitle {*/
/* width: 100%;*/
/* font-size: 0.9em;*/
/*}*/

0 comments on commit b0d2f0b

Please sign in to comment.